guix-commits
[Top][All Lists]
Advanced

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

07/113: gnu: gnome-photos: Update to 3.38.1.


From: guix-commits
Subject: 07/113: gnu: gnome-photos: Update to 3.38.1.
Date: Wed, 24 Mar 2021 19:23:27 -0400 (EDT)

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

commit 3b65887b3543c76ae8f3a15330cdb8a03c6632c6
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 c69fb21..eccc850 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -859,7 +859,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)
@@ -869,7 +869,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]