gnu: gnome-photos: Update to 43.1.
* gnu/packages/gnome.scm (gnome-photos): Update to 43.1. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
007810c9a1
commit
d2d0077ea4
1 changed files with 2 additions and 2 deletions
|
@ -812,7 +812,7 @@ (define-public gnome-recipes
|
||||||
(define-public gnome-photos
|
(define-public gnome-photos
|
||||||
(package
|
(package
|
||||||
(name "gnome-photos")
|
(name "gnome-photos")
|
||||||
(version "43.beta") ;for geocode-glib 2 support
|
(version "43.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -822,7 +822,7 @@ (define-public gnome-photos
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1pry45dy4sjw8y63vxw2b499brcxzpkd4hmg2vbqy538r79ah2g9"))))
|
"1axhabxrrmf4r2xw2hvrzwj62inkckpmrc0gfbjcrwic04d6gqgk"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue