[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/11: gnu: gnome-photos: Update to 43.1.
From: |
guix-commits |
Subject: |
02/11: gnu: gnome-photos: Update to 43.1. |
Date: |
Sun, 24 Sep 2023 05:56:25 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit d2d0077ea47f88845c247ba51663f51989d7cd4e
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Tue Sep 12 17:27:21 2023 +0200
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>
---
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 a041139213..d7f4a6491c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -812,7 +812,7 @@ tomorrow, the rest of the week and for special occasions.")
(define-public gnome-photos
(package
(name "gnome-photos")
- (version "43.beta") ;for geocode-glib 2 support
+ (version "43.1")
(source
(origin
(method url-fetch)
@@ -822,7 +822,7 @@ tomorrow, the rest of the week and for special occasions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1pry45dy4sjw8y63vxw2b499brcxzpkd4hmg2vbqy538r79ah2g9"))))
+ "1axhabxrrmf4r2xw2hvrzwj62inkckpmrc0gfbjcrwic04d6gqgk"))))
(build-system meson-build-system)
(arguments
(list
- branch gnome-team updated (e9ff5d51e3 -> afa9da8425), guix-commits, 2023/09/24
- 04/11: gnu: libshumate: Update to 1.0.5., guix-commits, 2023/09/24
- 05/11: gnu: pcre2: Install static libraries., guix-commits, 2023/09/24
- 06/11: gnu: qemu: Use pcre2., guix-commits, 2023/09/24
- 02/11: gnu: gnome-photos: Update to 43.1.,
guix-commits <=
- 03/11: gnu: totem: Update to 43.0., guix-commits, 2023/09/24
- 07/11: gnu: tracker: Update to 3.6.0., guix-commits, 2023/09/24
- 10/11: gnu: editorconfig-core-c: Update to 0.12.6., guix-commits, 2023/09/24
- 08/11: gnu: NetworkManager: Update to 1.44.0., guix-commits, 2023/09/24
- 09/11: gnu: gnome-text-editor: Add missing input., guix-commits, 2023/09/24
- 01/11: gnu: vala: Update to 0.56.13., guix-commits, 2023/09/24
- 11/11: gnu: gnome-text-editor: Update to 44.0., guix-commits, 2023/09/24