guix-commits
[Top][All Lists]
Advanced

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

06/117: gnu: gnome-photos: Update to 3.38.1.


From: guix-commits
Subject: 06/117: gnu: gnome-photos: Update to 3.38.1.
Date: Tue, 23 Mar 2021 19:25:33 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit f1c3b35443c27f9015199f0171967fcfb6ec85c2
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:24:41 2021 +0100

    gnu: gnome-photos: Update to 3.38.1.
    
    * gnu/packages/gnome.scm (gnome-photos): Update to 3.38.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 36e3346..5e99cde 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -858,7 +858,7 @@ tomorrow, the rest of the week and for special occasions.")
 (define-public gnome-photos
   (package
     (name "gnome-photos")
-    (version "3.34.2")
+    (version "3.38.1")
     (source
      (origin
        (method url-fetch)
@@ -868,7 +868,7 @@ tomorrow, the rest of the week and for special occasions.")
                        name "-" version ".tar.xz"))
        (sha256
         (base32
-         "06ml5sf8xhpan410msqz085hmfc7082d368pb82yq646y9pcfn9w"))))
+         "03c77vlwjm4xni2s4ppx5jlil1ckwjd5jv11lxcdakdpcgw09ha3"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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