summary refs log tree commit diff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-11-23 00:14:33 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-11-23 01:06:38 +0100
commit4afb7dd9f54c9ffa1eed3f3505a54c2587d9ffac (patch)
treee4d0f2aaa0877f9212e67213b35d66ecd9c22859
parent116787d4adb89351ef7ad3f625c5138267f7740b (diff)
downloadguix-4afb7dd9f54c9ffa1eed3f3505a54c2587d9ffac.tar.gz
gnu: simple-scan: Update to 3.34.2.
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.2.
-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 89dc7a3951..5b11238109 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4374,7 +4374,7 @@ USB transfers with your high-level application or system daemon.")
 (define-public simple-scan
   (package
     (name "simple-scan")
-    (version "3.34.1")
+    (version "3.34.2")
     (source
      (origin
        (method url-fetch)
@@ -4382,7 +4382,7 @@ USB transfers with your high-level application or system daemon.")
                            (version-major+minor version) "/"
                            "simple-scan-" version ".tar.xz"))
        (sha256
-        (base32 "0glzskxdc7p9z7nwcakqc7qzij4l79adlvvb2cj5fmis731zw9yq"))))
+        (base32 "1fk3g4f9slckqfwm576jrjq1d1qihw0dlgzdf00ns7qbhzb0kxsp"))))
     (build-system meson-build-system)
     ;; TODO: Fix icons in home screen, About dialogue, and scan menu.
     (arguments