unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tim Gesthuizen via Guix-patches via <guix-patches@gnu.org>
To: 44095@debbugs.gnu.org
Subject: [bug#44095] Update simple-scan
Date: Tue, 20 Oct 2020 11:47:57 +0200	[thread overview]
Message-ID: <87ft69p6sy.fsf@yahoo.de> (raw)
In-Reply-To: 87ft69p6sy.fsf.ref@yahoo.de

[-- 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


       reply	other threads:[~2020-10-20  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87ft69p6sy.fsf.ref@yahoo.de>
2020-10-20  9:47 ` Tim Gesthuizen via Guix-patches via [this message]
2020-10-20 16:10   ` [bug#44095] Update simple-scan Tobias Geerinckx-Rice via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ft69p6sy.fsf@yahoo.de \
    --to=guix-patches@gnu.org \
    --cc=44095@debbugs.gnu.org \
    --cc=tim.gesthuizen@yahoo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).