[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/05: gnu: cups-filters: Update to 1.28.15.
From: |
guix-commits |
Subject: |
04/05: gnu: cups-filters: Update to 1.28.15. |
Date: |
Mon, 30 May 2022 20:59:02 -0400 (EDT) |
nckx pushed a commit to branch core-updates
in repository guix.
commit 265aa463bee0ac8e2f2192782343d44113edb575
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:01 2022 +0200
gnu: cups-filters: Update to 1.28.15.
* gnu/packages/cups.scm (cups-filters): Update to 1.28.15.
---
gnu/packages/cups.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 92f83a023d..a2c00df40a 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -129,7 +129,7 @@ driver is known to work with these printers:
(define-public cups-filters
(package
(name "cups-filters")
- (version "1.28.9")
+ (version "1.28.15")
(source
(origin
(method url-fetch)
@@ -137,8 +137,7 @@ driver is known to work with these printers:
(string-append "https://openprinting.org/download/cups-filters/"
"cups-filters-" version ".tar.xz"))
(sha256
- (base32
- "1bk0x1rrb8wqbhh5c979ppgy6s2kqss8mjdlahgcjvd79wm3fs9g"))
+ (base32 "12s7s2jgnh4q7ws7r2is6xp3pqq818jhnm4vpyzyywmvkxvfq1x9"))
(modules '((guix build utils)))
(snippet
;; Install backends, banners and filters to cups-filters output
- branch core-updates updated (039f364bb8 -> 1df10494f3), guix-commits, 2022/05/30
- 03/05: gnu: hplip: Update to 3.22.4., guix-commits, 2022/05/30
- 02/05: gnu: cups: Add Linux PAM support., guix-commits, 2022/05/30
- 01/05: gnu: cups-minimal, cups: Update to 2.4.2., guix-commits, 2022/05/30
- 04/05: gnu: cups-filters: Update to 1.28.15.,
guix-commits <=
- 05/05: gnu: cups-minimal, cups: Use G-expressions, new input style., guix-commits, 2022/05/30