GNU bug report logs -
#61806
[PATCH] gnu: simple-scan: Update to 42.5.
Previous Next
Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>
Date: Sun, 26 Feb 2023 11:12:01 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
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 61806 in the body.
You can then email your comments to 61806 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#61806
; Package
guix-patches
.
(Sun, 26 Feb 2023 11:12:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vasile Dumitrascu <va511e <at> yahoo.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 26 Feb 2023 11:12:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (simple-scan): Update to 42.5.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 620f5953d9..17561fd876 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -30,7 +30,7 @@
;;; Copyright © 2017, 2020, 2021 Brendan Tildesley <mail <at> brendan.scot>
;;; Copyright © 2017, 2018 Rutger Helling <rhelling <at> mykolab.com>
;;; Copyright © 2018 Jovany Leandro G.C <bit4bit <at> riseup.net>
-;;; Copyright © 2018 Vasile Dumitrascu <va511e <at> yahoo.com>
+;;; Copyright © 2018,2023 Vasile Dumitrascu <va511e <at> yahoo.com>
;;; Copyright © 2018 Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
;;; Copyright © 2018, 2019 Timothy Sample <samplet <at> ngyro.com>
;;; Copyright © 2019 Danny Milosavljevic <dannym <at> scratchpost.org>
@@ -7255,7 +7255,7 @@ (define-public gusb
(define-public simple-scan
(package
(name "simple-scan")
- (version "42.1")
+ (version "42.5")
(source
(origin
(method url-fetch)
@@ -7263,7 +7263,7 @@ (define-public simple-scan
(version-major version) "/"
"simple-scan-" version ".tar.xz"))
(sha256
- (base32 "09i23f8j3knppyxmikzfq9s09xarsgp9sqx9mfyvas8p3ihw16w5"))))
+ (base32 "0l201qjig6bk34bw8d77jcbhjhn4swfqdj84sjlyy1p2x6jdzx85"))))
(build-system meson-build-system)
;; TODO: Fix icons in home screen, About dialogue, and scan menu.
(arguments
--
2.39.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#61806
; Package
guix-patches
.
(Sun, 26 Feb 2023 13:33:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Vasile,
Vasile Dumitrascu via Guix-patches via 写道:
> * gnu/packages/gnome.scm (simple-scan): Update to 42.5.
Pushed as bf9db382915d3b8d16c6332c90c4b2f50f212ebd, but…
> +;;; Copyright © 2018,2023 Vasile Dumitrascu <va511e <at> yahoo.com>
…alas this work is not copyrightable, appreciated though it is :-(
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Tobias Geerinckx-Rice <me <at> tobias.gr>
:
You have taken responsibility.
(Sun, 26 Feb 2023 13:33:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vasile Dumitrascu <va511e <at> yahoo.com>
:
bug acknowledged by developer.
(Sun, 26 Feb 2023 13:33:05 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, 27 Mar 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 48 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.