me
/
guix
Archived
1
0
Fork 0

gnu: gthumb: Update to 3.10.3.

* gnu/packages/gnome.scm (gthumb): Update to 3.10.3.
master
Tobias Geerinckx-Rice 2021-05-04 16:09:03 +02:00
parent 9432c40f8d
commit 8ff0d32df6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -10838,7 +10838,7 @@ functionality.")
(define-public gthumb
(package
(name "gthumb")
(version "3.10.2")
(version "3.10.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gthumb/"
@ -10846,7 +10846,7 @@ functionality.")
"gthumb-" version ".tar.xz"))
(sha256
(base32
"14sw8d37g1lkp44dwsgyxjjsgh5pnpp4wq00mcy9p3rp30lf9spx"))))
"04n2sgasc03kiczyzkq362pjilj12hq2r5qj07lynqr9rivkzdys"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t