GNU bug report logs -
#76583
[PATCH 0/4] hplip: Enable network support
Previous Next
Reported by: Lukas Gradl <lgradl <at> posteo.net>
Date: Wed, 26 Feb 2025 11:54:02 UTC
Severity: normal
Tags: patch
Done: Danny Milosavljevic <dannym <at> friendly-machines.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 76583 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/cups.scm (hplip): Update to 3.24.4.
Change-Id: Ic9c88ce3a6d4ad7f5b6b85373a1cb12b26cfea9f
---
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 e8ca5efc868..09881fc1b8b 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -529,14 +529,14 @@ (define-public cups-pk-helper
(define-public hplip
(package
(name "hplip")
- (version "3.23.12")
+ (version "3.24.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hplip/hplip/" version
"/hplip-" version ".tar.gz"))
(sha256
(base32
- "1vb9irqsm3d4c2qdr4h6ia940x65bb99h4x31mgxn7dkvv42lv57"))
+ "1yzil1fn9ib2hxmqh9in0apmmznvln0xahlxvyny59ck321l6xjx"))
(patches (search-patches "hplip-usb-timeout.patch"))
(modules '((guix build utils)))
(snippet
--
2.47.1
This bug report was last modified 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.