mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: simple-scan: Update to 3.34.4.
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.4.
This commit is contained in:
parent
a5215f1793
commit
52beda0da7
1 changed files with 2 additions and 2 deletions
|
@ -5330,7 +5330,7 @@ (define-public gusb
|
|||
(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 @@ (define-public simple-scan
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue