GNU bug report logs - #44095
Update simple-scan

Previous Next

Package: guix-patches;

Reported by: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>

Date: Tue, 20 Oct 2020 09:49:02 UTC

Severity: normal

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 44095 in the body.
You can then email your comments to 44095 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#44095; Package guix-patches. (Tue, 20 Oct 2020 09:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 20 Oct 2020 09:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
To: guix-patches <at> gnu.org
Subject: Update simple-scan
Date: Tue, 20 Oct 2020 11:47:57 +0200
[Message part 1 (text/plain, inline)]
Hi,
The attached patch updates simple-scan to 3.38.1. Please tell me if
there is something wrong with it.

Tim.

[0001-gnu-simple-scan-Update-to-3.38.1.patch (text/x-patch, inline)]
From 06a0f7eba1512c0baabc999cc866180f0ad1ceb7 Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
Date: Thu, 15 Oct 2020 11:22:08 +0200
Subject: [PATCH] gnu: simple-scan: Update to 3.38.1

* gnu/packages/gnome.scm (simple-scan): Update to 3.38.1.
---
 gnu/packages/gnome.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b1e0776ae9..c7f65266d8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -55,6 +55,7 @@
 ;;; Copyright © 2020 Brice Waegeneire <brice <at> waegenei.re>
 ;;; Copyright © 2020 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
+;;; Copyright © 2020 Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -6433,7 +6434,7 @@ USB transfers with your high-level application or system daemon.")
 (define-public simple-scan
   (package
     (name "simple-scan")
-    (version "3.36.6")
+    (version "3.38.1")
     (source
      (origin
        (method url-fetch)
@@ -6441,7 +6442,7 @@ USB transfers with your high-level application or system daemon.")
                            (version-major+minor version) "/"
                            "simple-scan-" version ".tar.xz"))
        (sha256
-        (base32 "0x9hzqnji5l966yy2k5gppl8hqasn3sd5an4sr8srjmncxcs80ys"))))
+        (base32 "0grscz96bwj79ka4qvxh8h75avdx6824k8k38ylmaj6xbl6gi0hy"))))
     (build-system meson-build-system)
     ;; TODO: Fix icons in home screen, About dialogue, and scan menu.
     (arguments
-- 
2.28.0


Information forwarded to guix-patches <at> gnu.org:
bug#44095; Package guix-patches. (Tue, 20 Oct 2020 16:10:01 GMT) Full text and rfc822 format available.

Message #8 received at 44095 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>, Tim Gesthuizen via
 Guix-patches <guix-patches <at> gnu.org>
Cc: 44095 <at> debbugs.gnu.org
Subject: Re: [bug#44095] Update simple-scan
Date: Tue, 20 Oct 2020 18:10:01 +0200
[Message part 1 (text/plain, inline)]
Tim,

Tim Gesthuizen via Guix-patches via 写道:
> The attached patch updates simple-scan to 3.38.1.

Thank you!  Pushed as fd0ef0e128e4ab3c44b59980e6cb056b71441e15.

> Please tell me if there is something wrong with it.

Sorry, no.

If I'm forced to find fault, it's that there was no ‘---’ to 
separate your ‘cover letter’ from the commit message, so I had to 
remove it by hand.

Like an animal,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#44095; Package guix-patches. (Tue, 20 Oct 2020 16:11:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 44095 <at> debbugs.gnu.org and Tim Gesthuizen <tim.gesthuizen <at> yahoo.de> Request was from Tobias Geerinckx-Rice <me <at> tobias.gr> to control <at> debbugs.gnu.org. (Tue, 20 Oct 2020 16:37:01 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. (Wed, 18 Nov 2020 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 215 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.