GNU bug report logs -
#71517
[PATCH] gnu: sane-backends: Update to 1.3.1
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 12 Jun 2024 11:42:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71517 in the body.
You can then email your comments to 71517 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71517
; Package
guix-patches
.
(Wed, 12 Jun 2024 11:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 12 Jun 2024 11:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.3.1
Change-Id: I63a4e744b16b8bbfa18939bd7fbb0ee58a460181
---
gnu/packages/scanner.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/scanner.scm b/gnu/packages/scanner.scm
index e26c8a5429..38d5cb7d50 100644
--- a/gnu/packages/scanner.scm
+++ b/gnu/packages/scanner.scm
@@ -106,7 +106,7 @@ (define-public sane-airscan
(define-public sane-backends-minimal
(package
(name "sane-backends-minimal")
- (version "1.2.1")
+ (version "1.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -114,7 +114,7 @@ (define-public sane-backends-minimal
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1dyipgfn8b8g38iqipy9y1p32p8xyf5sllh4dzhpx54schc4j3hm"))
+ (base32 "1fb6shx9bz0svcyasmyqs93rbbwq7kzg6l0h1zh3kjvcwhchyv72"))
(modules '((guix build utils)))
(snippet
;; Generated HTML files and udev rules normally embed a
base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
prerequisite-patch-id: 97c8280d10de28877490388d1c068835682d20c4
--
2.34.1
bug closed, send any further explanations to
71517 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org>
Request was from
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Mon, 24 Jun 2024 02:25:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 22 Jul 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.