[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/104: gnu: cups-filters: Update to 1.27.4.
From: |
guix-commits |
Subject: |
104/104: gnu: cups-filters: Update to 1.27.4. |
Date: |
Sun, 17 May 2020 11:36:55 -0400 (EDT) |
nckx pushed a commit to branch core-updates
in repository guix.
commit 19c28761582f0db72313b7355c2ab8da62c19ffa
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun May 17 15:16:16 2020 +0200
gnu: cups-filters: Update to 1.27.4.
* gnu/packages/cups.scm (cups-filters): Update to 1.27.4.
---
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 b9a92dc..c705bbc 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -59,7 +59,7 @@
(define-public cups-filters
(package
(name "cups-filters")
- (version "1.27.1")
+ (version "1.27.4")
(source(origin
(method url-fetch)
(uri
@@ -67,7 +67,7 @@
"cups-filters-" version ".tar.xz"))
(sha256
(base32
- "0dpn4rkmrdprkhlnpih5dzrn4fxzj20k42d516kx4qx0g5l74lrm"))
+ "110b1xhb5vfpcx0zq9kkas7pj281skx5dpnnr22idx509jfdzj8b"))
(modules '((guix build utils)))
(snippet
;; install backends, banners and filters to cups-filters output
- 92/104: gnu: alpine: Support cross-gcc'ing., (continued)
- 92/104: gnu: alpine: Support cross-gcc'ing., guix-commits, 2020/05/17
- 93/104: gnu: soundconverter: Update to 3.0.2., guix-commits, 2020/05/17
- 84/104: gnu: supertux: Update to 0.6.2., guix-commits, 2020/05/17
- 86/104: gnu: mumble: End phase with #t., guix-commits, 2020/05/17
- 89/104: gnu: java-xz: Remove duplicate definition., guix-commits, 2020/05/17
- 90/104: gnu: spiped: Update to 1.6.1., guix-commits, 2020/05/17
- 85/104: gnu: java-jmapviewer: Return #t from all phases., guix-commits, 2020/05/17
- 91/104: gnu: alpine: Update to 2.22., guix-commits, 2020/05/17
- 101/104: gnu: cups: Update to 2.3.3 [fixes CVE-2020-3898 & CVE-2019-8842]., guix-commits, 2020/05/17
- 103/104: gnu: cups, cups-minimal: Ungraft 2.3.3., guix-commits, 2020/05/17
- 104/104: gnu: cups-filters: Update to 1.27.4.,
guix-commits <=
- 87/104: gnu: julius: Update to 1.4.0., guix-commits, 2020/05/17
- 96/104: gnu: racket: Update to 7.7., guix-commits, 2020/05/17
- 102/104: etc: Install mount unit only if it exists., guix-commits, 2020/05/17
- 80/104: gnu: synthv1: Update to 0.9.14., guix-commits, 2020/05/17
- 94/104: doc: meson-build-system: Fix build type documentation., guix-commits, 2020/05/17
- 95/104: gnu: qemu-minimal: Use 'match' to find architecture., guix-commits, 2020/05/17
- 97/104: gnu: kdeconnect: Fix kdeconnectd path., guix-commits, 2020/05/17
- 98/104: gnu: acpica: Update to 20200430., guix-commits, 2020/05/17
- 99/104: gnu: acpica: Fix typo in synopsis., guix-commits, 2020/05/17
- 100/104: gnu: acpica: Drop Texinfo @dfn{} usage., guix-commits, 2020/05/17