summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-02-17 05:10:19 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-17 05:14:30 +0100
commit52beda0da77f4f02f5a60e374d8b645fbf26d779 (patch)
treeb6372fb2db260fa99719362b86c297d7c1ce3e17
parenta5215f179359f1adcc8947a5b39a721f7674947c (diff)
downloadguix-52beda0da77f4f02f5a60e374d8b645fbf26d779.tar.gz
gnu: simple-scan: Update to 3.34.4.
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.4.
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 014b68f54f..3c63ab283d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5330,7 +5330,7 @@ USB transfers with your high-level application or system daemon.")
 (define-public simple-scan
   (package
     (name "simple-scan")
-    (version "3.34.2")
+    (version "3.34.4")
     (source
      (origin
        (method url-fetch)
@@ -5338,7 +5338,7 @@ USB transfers with your high-level application or system daemon.")
                            (version-major+minor version) "/"
                            "simple-scan-" version ".tar.xz"))
        (sha256
-        (base32 "1fk3g4f9slckqfwm576jrjq1d1qihw0dlgzdf00ns7qbhzb0kxsp"))))
+        (base32 "0xvy672zyl6jsdlnxma8nc2aqsx9k92jhp6wfxs0msj9ppp1nd3z"))))
     (build-system meson-build-system)
     ;; TODO: Fix icons in home screen, About dialogue, and scan menu.
     (arguments