unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44095] Update simple-scan
       [not found] <87ft69p6sy.fsf.ref@yahoo.de>
@ 2020-10-20  9:47 ` Tim Gesthuizen via Guix-patches via
  2020-10-20 16:10   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Gesthuizen via Guix-patches via @ 2020-10-20  9:47 UTC (permalink / raw)
  To: 44095

[-- Attachment #1: Type: text/plain, Size: 113 bytes --]

Hi,
The attached patch updates simple-scan to 3.38.1. Please tell me if
there is something wrong with it.

Tim.


[-- Attachment #2: 0001-gnu-simple-scan-Update-to-3.38.1.patch --]
[-- Type: text/x-patch, Size: 1640 bytes --]

From 06a0f7eba1512c0baabc999cc866180f0ad1ceb7 Mon Sep 17 00:00:00 2001
From: Tim Gesthuizen <tim.gesthuizen@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@waegenei.re>
 ;;; Copyright © 2020 Arun Isaac <arunisaac@systemreboot.net>
 ;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020 Tim Gesthuizen <tim.gesthuizen@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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#44095] Update simple-scan
  2020-10-20  9:47 ` [bug#44095] Update simple-scan Tim Gesthuizen via Guix-patches via
@ 2020-10-20 16:10   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-10-20 16:10 UTC (permalink / raw)
  To: tim.gesthuizen, 44095

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-20 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87ft69p6sy.fsf.ref@yahoo.de>
2020-10-20  9:47 ` [bug#44095] Update simple-scan Tim Gesthuizen via Guix-patches via
2020-10-20 16:10   ` Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).