guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#66011] [PATCH gnome-team] gnu: gnome-photos: Update to 43.1.


From: Vivien Kraus
Subject: [bug#66011] [PATCH gnome-team] gnu: gnome-photos: Update to 43.1.
Date: Tue, 12 Sep 2023 17:27:21 +0200
User-agent: Evolution 3.46.4

* gnu/packages/gnome.scm (gnome-photos): Update to 43.1.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f5ed13565d..8d28d38e79 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -811,7 +811,7 @@ (define-public gnome-recipes
 (define-public gnome-photos
   (package
     (name "gnome-photos")
-    (version "43.beta")                 ;for geocode-glib 2 support
+    (version "43.1")
     (source
      (origin
        (method url-fetch)
@@ -821,7 +821,7 @@ (define-public gnome-photos
                        name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1pry45dy4sjw8y63vxw2b499brcxzpkd4hmg2vbqy538r79ah2g9"))))
+         "1axhabxrrmf4r2xw2hvrzwj62inkckpmrc0gfbjcrwic04d6gqgk"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 43cdc8a07517e936812782c313fe145bcf5c7ed3
-- 
2.41.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]