3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: shotwell: Update to 0.30.11.

* gnu/packages/gnome.scm (shotwell): Update to 0.30.11.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-06 00:23:30 +01:00
parent c95fbe645f
commit a2c60f8ad2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6835,7 +6835,7 @@ metadata in photo and video files of various formats.")
(define-public shotwell
(package
(name "shotwell")
(version "0.30.9")
(version "0.30.11")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/shotwell/"
@ -6843,7 +6843,7 @@ metadata in photo and video files of various formats.")
"shotwell-" version ".tar.xz"))
(sha256
(base32
"1y556yyzfya0310v5wqjkf17hy5lhf028iminvvgi2pdfva344id"))))
"12d26y40kjlv5x8f5g04wff33vh7mdjb8c41ydqbrwdip0jwy2n2"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t