guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

76/107: gnu: simple-scan: Update to 3.36.1.


From: guix-commits
Subject: 76/107: gnu: simple-scan: Update to 3.36.1.
Date: Tue, 12 May 2020 10:53:29 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit 3729c85e68b537accb48766613789eaa186a9ae4
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Apr 21 16:14:21 2020 -0400

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8540d5e..9b55666 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5310,7 +5310,7 @@ USB transfers with your high-level application or system 
daemon.")
 (define-public simple-scan
   (package
     (name "simple-scan")
-    (version "3.36.0")
+    (version "3.36.1")
     (source
      (origin
        (method url-fetch)
@@ -5318,7 +5318,7 @@ USB transfers with your high-level application or system 
daemon.")
                            (version-major+minor version) "/"
                            "simple-scan-" version ".tar.xz"))
        (sha256
-        (base32 "198l3yhqhb2wzfdcgi8fzbwycr0njn44583dazz6wy1gqbiqnzgm"))))
+        (base32 "0bprm9gfnlrs0k8jvy9pqm1rjq47z5pgahqjjj1i7q2k4a8g09vl"))))
     (build-system meson-build-system)
     ;; TODO: Fix icons in home screen, About dialogue, and scan menu.
     (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]