[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: cups-filters: Update to 1.25.0.
From: |
guix-commits |
Subject: |
01/10: gnu: cups-filters: Update to 1.25.0. |
Date: |
Sat, 15 Jun 2019 04:52:16 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 830a0fe64e28995991c3a4147ce83fd222ee3a2c
Author: Marius Bakke <address@hidden>
Date: Fri Jun 14 11:47:02 2019 +0200
gnu: cups-filters: Update to 1.25.0.
* gnu/packages/cups.scm (cups-filters): Update to 1.25.0.
---
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 b48da35..b87203c 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -57,7 +57,7 @@
(define-public cups-filters
(package
(name "cups-filters")
- (version "1.23.0")
+ (version "1.25.0")
(source(origin
(method url-fetch)
(uri
@@ -65,7 +65,7 @@
"cups-filters-" version ".tar.xz"))
(sha256
(base32
- "1lyzxf03kdfvkbb6p7hxlarbb35lq5bh094g49v3bz9z4z9065p2"))
+ "1laiscq8yvynw862calkgbz9irrdkmd5l821q6a6wik1ifd186c1"))
(modules '((guix build utils)))
(snippet
;; install backends, banners and filters to cups-filters output
- branch staging updated (ed8d3f3 -> af847bd), guix-commits, 2019/06/15
- 01/10: gnu: cups-filters: Update to 1.25.0.,
guix-commits <=
- 02/10: gnu: libsigc++: Update to 2.10.2., guix-commits, 2019/06/15
- 03/10: gnu: imagemagick: Update to 6.9.10-49., guix-commits, 2019/06/15
- 06/10: gnu: Sphinx: Update to 2.1.1., guix-commits, 2019/06/15
- 07/10: gnu: speexdsp: Update to 1.2.0., guix-commits, 2019/06/15
- 04/10: gnu: python-markupsafe: Update to 1.1.1., guix-commits, 2019/06/15
- 10/10: gnu: xorg-server-for-tests: Update to 1.20.5., guix-commits, 2019/06/15
- 05/10: gnu: python-mako: Update to 1.0.12., guix-commits, 2019/06/15
- 08/10: gnu: libtirpc: Update to 1.1.4., guix-commits, 2019/06/15
- 09/10: gnu: libnsl: Do not use unstable tarball., guix-commits, 2019/06/15