gnu: foo2zjs: Update to 20190517.

The (unversioned) tarball was modified to replace mention of ‘yum’
with ‘dnf’.

* gnu/packages/cups.scm (foo2zjs): Update to 20190517.
master
Tobias Geerinckx-Rice 2019-08-23 22:32:02 +02:00
parent d9d1421a4f
commit b1bd6b54b1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -639,14 +639,14 @@ printer/driver specific, but spooler-independent PPD file.")
(define-public foo2zjs
(package
(name "foo2zjs")
(version "20190413")
(version "20190517")
(source (origin
(method url-fetch)
;; XXX: This is an unversioned URL!
(uri "http://foo2zjs.rkkda.com/foo2zjs.tar.gz")
(sha256
(base32
"0djzp3ddslmzyxkjhzkhkg6qqqm02whjfnfvh5glprkshcskzlg9"))))
"13gzsd26nq4brx1xzpwmg1qnr4nk7ykgi94qr1hbjqfi561prki4"))))
(build-system gnu-build-system)
(arguments
'(#:phases (modify-phases %standard-phases