guix-commits
[Top][All Lists]
Advanced

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

04/08: gnu: simple-scan: Update to 3.36.2.1.


From: guix-commits
Subject: 04/08: gnu: simple-scan: Update to 3.36.2.1.
Date: Tue, 12 May 2020 18:25:01 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit f9e5313cde19f978ca4379b41f3cb632e7395390
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue May 12 17:58:52 2020 +0200

    gnu: simple-scan: Update to 3.36.2.1.
    
    * gnu/packages/gnome.scm (simple-scan): Update to 3.36.2.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 7c6c624..6dd5ec7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5290,7 +5290,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.2.1")
     (source
      (origin
        (method url-fetch)
@@ -5298,7 +5298,7 @@ USB transfers with your high-level application or system 
daemon.")
                            (version-major+minor version) "/"
                            "simple-scan-" version ".tar.xz"))
        (sha256
-        (base32 "198l3yhqhb2wzfdcgi8fzbwycr0njn44583dazz6wy1gqbiqnzgm"))))
+        (base32 "0aq1pf0wk536b91as54684xgmhl7lps0k2xcwha5wh6h1isyb35v"))))
     (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]