[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33701] [PATCH staging 01/23] gnu: cups-filters: Update to 1.21.5.
From: |
Marius Bakke |
Subject: |
[bug#33701] [PATCH staging 01/23] gnu: cups-filters: Update to 1.21.5. |
Date: |
Tue, 11 Dec 2018 02:13:54 +0100 |
* gnu/packages/cups.scm (cups-filters): Update to 1.21.5.
---
gnu/packages/cups.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index acc58a840e..5eb66feed5 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -53,7 +53,7 @@
(define-public cups-filters
(package
(name "cups-filters")
- (version "1.21.0")
+ (version "1.21.5")
(source(origin
(method url-fetch)
(uri
@@ -61,7 +61,7 @@
"cups-filters-" version ".tar.xz"))
(sha256
(base32
- "0fs90xx9i4h8gbpligf5kkh21llv4kf5g3bgfbx4z272xkm7bsfi"))
+ "0azq9j7kqy18g6vgmvrbw8i4mcqdp3cbgh7q79x1b8p92w4si6rq"))
(modules '((guix build utils)))
(snippet
;; install backends, banners and filters to cups-filters output
--
2.20.0
- [bug#33701] [PATCH staging 00/23] Glib/GTK+ updates, Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 01/23] gnu: cups-filters: Update to 1.21.5.,
Marius Bakke <=
- [bug#33701] [PATCH staging 23/23] gnu: glib-networking: Update to 2.59.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 22/23] gnu: meson: Update to 0.49.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 19/23] gnu: GnuTLS: Update to 3.6.5., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 18/23] gnu: jansson: Update to 2.12., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 21/23] gnu: CMake: Update to 3.13.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 17/23] gnu: cyrus-sasl: Update to 2.1.27., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 20/23] gnu: libuv: Update to 1.24.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 16/23] gnu: nettle: Update to 3.4.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 12/23] gnu: ghostscript: Update to 9.26., Marius Bakke, 2018/12/10