[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/20: gnu: cups-filters: Update to 1.25.1.
From: |
guix-commits |
Subject: |
13/20: gnu: cups-filters: Update to 1.25.1. |
Date: |
Sun, 4 Aug 2019 07:53:28 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 140716a5c92ac7db2d8fdcc471bce4a0b49637e8
Author: Marius Bakke <address@hidden>
Date: Thu Aug 1 14:23:40 2019 +0200
gnu: cups-filters: Update to 1.25.1.
* gnu/packages/cups.scm (cups-filters): Update to 1.25.1.
---
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 b87203c..467aa5d 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.25.0")
+ (version "1.25.1")
(source(origin
(method url-fetch)
(uri
@@ -65,7 +65,7 @@
"cups-filters-" version ".tar.xz"))
(sha256
(base32
- "1laiscq8yvynw862calkgbz9irrdkmd5l821q6a6wik1ifd186c1"))
+ "0nlq44jnjcnrbdv0dv5myg5kaycmk6a4klynpvj65xvn3l9cq28s"))
(modules '((guix build utils)))
(snippet
;; install backends, banners and filters to cups-filters output
- branch staging updated (1dff73a -> 3082280), guix-commits, 2019/08/04
- 01/20: Merge branch 'master' into staging, guix-commits, 2019/08/04
- 02/20: gnu: Remove pcre2/fixed., guix-commits, 2019/08/04
- 05/20: gnu: python-cython: Speed up test suite., guix-commits, 2019/08/04
- 06/20: gnu: MariaDB: Disable the TokuDB plugin., guix-commits, 2019/08/04
- 08/20: gnu: ImageMagick: Update to 6.9.10-58., guix-commits, 2019/08/04
- 03/20: gnu: double-conversion: Update to 3.1.5., guix-commits, 2019/08/04
- 13/20: gnu: cups-filters: Update to 1.25.1.,
guix-commits <=
- 17/20: gnu: perl-cgi: Update to 4.44., guix-commits, 2019/08/04
- 10/20: gnu: python-mako: Update to 1.0.14., guix-commits, 2019/08/04
- 14/20: gnu: gtk+: Update to 3.24.10., guix-commits, 2019/08/04
- 04/20: gnu: perl-try-tiny: Update to 0.30., guix-commits, 2019/08/04
- 07/20: gnu: libwebp: Update to 1.0.3., guix-commits, 2019/08/04
- 09/20: gnu: python-cython: Update to 0.29.13., guix-commits, 2019/08/04
- 11/20: gnu: mariadb: Update to 10.1.41 [security fixes]., guix-commits, 2019/08/04
- 12/20: gnu: subversion: Update to 1.10.6 [fixes CVE-2018-11782, CVE-2019-0203]., guix-commits, 2019/08/04
- 15/20: gnu: libva: Update to 2.5.0., guix-commits, 2019/08/04
- 16/20: gnu: perl-http-message: Update to 6.18., guix-commits, 2019/08/04