gnu: shotwell: Update to 0.30.12.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.12.master
parent
963c235d50
commit
9401cb54fc
|
@ -7024,7 +7024,7 @@ metadata in photo and video files of various formats.")
|
||||||
(define-public shotwell
|
(define-public shotwell
|
||||||
(package
|
(package
|
||||||
(name "shotwell")
|
(name "shotwell")
|
||||||
(version "0.30.11")
|
(version "0.30.12")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/shotwell/"
|
(uri (string-append "mirror://gnome/sources/shotwell/"
|
||||||
|
@ -7032,7 +7032,7 @@ metadata in photo and video files of various formats.")
|
||||||
"shotwell-" version ".tar.xz"))
|
"shotwell-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12d26y40kjlv5x8f5g04wff33vh7mdjb8c41ydqbrwdip0jwy2n2"))))
|
"1h5crjq59lqi8f8mdkadzi8pc3i9i2ik4lsx2nrhzq486fzdfhw6"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:glib-or-gtk? #t
|
'(#:glib-or-gtk? #t
|
||||||
|
|
Reference in New Issue