Archived
1
0
Fork 0

gnu: cups: Update to 2.3.1.

* gnu/packages/cups.scm (cups-minimal): Update to 2.3.1.
This commit is contained in:
Marius Bakke 2020-01-19 10:35:52 +01:00
parent f7e3e8c82e
commit 11fbe0c3c3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -187,7 +187,7 @@ filters for the PDF-centric printing workflow introduced by OpenPrinting.")
(define-public cups-minimal (define-public cups-minimal
(package (package
(name "cups-minimal") (name "cups-minimal")
(version "2.3.0") (version "2.3.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -195,7 +195,7 @@ filters for the PDF-centric printing workflow introduced by OpenPrinting.")
version "/cups-" version "-source.tar.gz")) version "/cups-" version "-source.tar.gz"))
(sha256 (sha256
(base32 (base32
"19d1jpdpxy0fclq37pchi7ldnw9dssxx3zskcgqai3h0rwlh5bxc")))) "1kkpmj17205j8w9hdff2bfpk6lwdmr3gx0j4r35nhgvya24rvjhv"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags