gnu: foo2zjs: Update to 20200207.
* gnu/packages/cups.scm (foo2zjs): Update to 20200207.
This commit is contained in:
parent
98e61365fb
commit
2e9ec5fb9e
@ -673,14 +673,14 @@ printer/driver specific, but spooler-independent PPD file.")
|
|||||||
(define-public foo2zjs
|
(define-public foo2zjs
|
||||||
(package
|
(package
|
||||||
(name "foo2zjs")
|
(name "foo2zjs")
|
||||||
(version "20190909")
|
(version "20200207")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
;; XXX: This is an unversioned URL!
|
;; XXX: This is an unversioned URL!
|
||||||
(uri "http://foo2zjs.rkkda.com/foo2zjs.tar.gz")
|
(uri "http://foo2zjs.rkkda.com/foo2zjs.tar.gz")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1nn84c045mbv6yzpjfggc6152bvgrmcxiyvgz9v2w3sws7ihshrm"))))
|
"0pf1sm29gnrhhpyvq95jskvr874h5r4kls9w10gc24z23fjmr5zx"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (modify-phases %standard-phases
|
'(#:phases (modify-phases %standard-phases
|
||||||
|
Loading…
Reference in New Issue
Block a user