[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/24: gnu: gnome-photos: Update to 44.0.
From: |
guix-commits |
Subject: |
13/24: gnu: gnome-photos: Update to 44.0. |
Date: |
Sun, 3 Dec 2023 01:18:49 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit bd53ac8b4de2d2bb529748be08eb2116d1cd89da
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Tue Nov 21 18:50:23 2023 +0100
gnu: gnome-photos: Update to 44.0.
* gnu/packages/gnome.scm (gnome-photos): Update to 44.0.
[inputs]: Add bash-minimal.
Change-Id: I5ab3d9d07d167f4a3dafcc0a388232dea0379fc5
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c7d0bface1..8a190f3f48 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -814,7 +814,7 @@ tomorrow, the rest of the week and for special occasions.")
(define-public gnome-photos
(package
(name "gnome-photos")
- (version "43.1")
+ (version "44.0")
(source
(origin
(method url-fetch)
@@ -824,7 +824,7 @@ tomorrow, the rest of the week and for special occasions.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1axhabxrrmf4r2xw2hvrzwj62inkckpmrc0gfbjcrwic04d6gqgk"))))
+ "17l2bkdg8iracgw2mgx5vqfs3d6cdvd22mfdqq4jiinkjw1j33p7"))))
(build-system meson-build-system)
(arguments
(list
@@ -857,6 +857,7 @@ tomorrow, the rest of the week and for special occasions.")
pkg-config))
(inputs
(list babl
+ bash-minimal
cairo
gegl-0.4.44
geocode-glib
- 12/24: gnu: Add gnome-remote-desktop., (continued)
- 12/24: gnu: Add gnome-remote-desktop., guix-commits, 2023/12/03
- 07/24: gnu: gnome-control-center: Update to 44.4., guix-commits, 2023/12/03
- 18/24: gnu: gvfs: Update to 1.50.7., guix-commits, 2023/12/03
- 17/24: gnu: libgweather4: Update to 4.2.0., guix-commits, 2023/12/03
- 06/24: gnu: gnome-contacts: Update to 44.0., guix-commits, 2023/12/03
- 08/24: gnu: gnome-music: Update to 44.0., guix-commits, 2023/12/03
- 16/24: gnu: libgee: Update to 0.20.6., guix-commits, 2023/12/03
- 10/24: gnu: gnome-font-viewer: Update to 44.0., guix-commits, 2023/12/03
- 22/24: gnu: vte: Update to 0.72.3., guix-commits, 2023/12/03
- 20/24: gnu: rygel: Update to 0.42.4., guix-commits, 2023/12/03
- 13/24: gnu: gnome-photos: Update to 44.0.,
guix-commits <=
- 01/24: gnu: folks: Update to 0.15.6., guix-commits, 2023/12/03
- 21/24: gnu: simple-scan: Update to 44.0., guix-commits, 2023/12/03
- 23/24: gnu: sushi: Update to 44.2., guix-commits, 2023/12/03
- 24/24: gnu: yelp: Update to 42.2., guix-commits, 2023/12/03
- 15/24: gnu: gssdp: Update to 1.6.3., guix-commits, 2023/12/03
- 03/24: gnu: Add gtk-frdp., guix-commits, 2023/12/03
- 05/24: gnu: gnome-characters: Update to 44.0., guix-commits, 2023/12/03
- 19/24: gnu: python-pyatspi: Update to 2.46.0., guix-commits, 2023/12/03
- 09/24: gnu: gnome-music: Update style., guix-commits, 2023/12/03
- 11/24: gnu: gnome-maps: Update to 44.5., guix-commits, 2023/12/03