mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 21:20:29 +02:00
gnu: eog: Update to 47.0.
* gnu/packages/gnome.scm (eog): Update to 47.0.
This commit is contained in:
@@ -7005,7 +7005,7 @@ supports playlists, song ratings, and any codecs installed through gstreamer.")
|
||||
(define-public eog
|
||||
(package
|
||||
(name "eog")
|
||||
(version "44.3")
|
||||
(version "47.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
@@ -7013,7 +7013,7 @@ supports playlists, song ratings, and any codecs installed through gstreamer.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"134xvb2fcfh6ciyk2f3rh7khh7b2n8lr13sc977zhbs39c7xgcnn"))))
|
||||
"0rnyrgh0qg1zdnpmn79kaflk0bra4zly93kxgdm14xad4bsxnpnv"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user