kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 885a36674af3a05a68b3da421a705765447b29ce
Author: Kei Kebreau <[email protected]>
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 65aa5fd..81b9dce 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