gnu: simple-scan: Update to 3.36.3.
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.3.
This commit is contained in:
parent
e6c2a88f3d
commit
3f352df035
1 changed files with 2 additions and 2 deletions
|
@ -5400,7 +5400,7 @@ USB transfers with your high-level application or system daemon.")
|
||||||
(define-public simple-scan
|
(define-public simple-scan
|
||||||
(package
|
(package
|
||||||
(name "simple-scan")
|
(name "simple-scan")
|
||||||
(version "3.36.2.1")
|
(version "3.36.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5408,7 +5408,7 @@ USB transfers with your high-level application or system daemon.")
|
||||||
(version-major+minor version) "/"
|
(version-major+minor version) "/"
|
||||||
"simple-scan-" version ".tar.xz"))
|
"simple-scan-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0aq1pf0wk536b91as54684xgmhl7lps0k2xcwha5wh6h1isyb35v"))))
|
(base32 "0gsz7jqk0fdj0mama3cnss9i1adw18cpdnlcjcjh4r5qijmvx0vh"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
;; TODO: Fix icons in home screen, About dialogue, and scan menu.
|
;; TODO: Fix icons in home screen, About dialogue, and scan menu.
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Reference in a new issue