guix-commits
[Top][All Lists]
Advanced

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

02/17: gnu: simple-scan: Update to 3.36.3.


From: guix-commits
Subject: 02/17: gnu: simple-scan: Update to 3.36.3.
Date: Tue, 9 Jun 2020 22:38:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 3f352df035539cea0219ef08cd79a3b5f7607b74
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jun 10 00:41:07 2020 +0200

    gnu: simple-scan: Update to 3.36.3.
    
    * gnu/packages/gnome.scm (simple-scan): Update to 3.36.3.
---
 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 6a3ff87..b4a1fba 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5400,7 +5400,7 @@ USB transfers with your high-level application or system 
daemon.")
 (define-public simple-scan
   (package
     (name "simple-scan")
-    (version "3.36.2.1")
+    (version "3.36.3")
     (source
      (origin
        (method url-fetch)
@@ -5408,7 +5408,7 @@ USB transfers with your high-level application or system 
daemon.")
                            (version-major+minor version) "/"
                            "simple-scan-" version ".tar.xz"))
        (sha256
-        (base32 "0aq1pf0wk536b91as54684xgmhl7lps0k2xcwha5wh6h1isyb35v"))))
+        (base32 "0gsz7jqk0fdj0mama3cnss9i1adw18cpdnlcjcjh4r5qijmvx0vh"))))
     (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]