me
/
guix
Archived
1
0
Fork 0

gnu: CUPS: Update to 2.3.3.

* gnu/packages/cups.scm (cups-minimal): Update to 2.3.3.
master
Marius Bakke 2020-05-14 23:04:01 +02:00 committed by Marius Bakke
parent c96bb2e3dc
commit 0ab39ce2db
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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