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

  • Done
  • quality assurance status badge
Details
2 participants
  • Liliana Marie Prikler
  • Vivien Kraus
Owner
unassigned
Submitted by
Vivien Kraus
Severity
normal
V
V
Vivien Kraus wrote on 12 Sep 2023 17:27
(address . guix-patches@gnu.org)
9d258ea2ef3a9582ff0254e183b4433637ee4f4a.1694802365.git.vivien@planete-kraus.eu
* gnu/packages/gnome.scm (gnome-photos): Update to 43.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
L
L
Liliana Marie Prikler wrote on 24 Sep 2023 11:59
a97b6f9c898e05162410db9c572ed75228d1fd91.camel@gmail.com
Am Dienstag, dem 12.09.2023 um 17:27 +0200 schrieb Vivien Kraus:
Toggle quote (2 lines)
> * gnu/packages/gnome.scm (gnome-photos): Update to 43.1.
> ---
Pushed.

Thanks
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 66011@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 66011
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch