guix-commits
[Top][All Lists]
Advanced

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

80/117: gnu: gnome-backgrounds: Update to 3.38.0.


From: guix-commits
Subject: 80/117: gnu: gnome-backgrounds: Update to 3.38.0.
Date: Tue, 23 Mar 2021 19:25:58 -0400 (EDT)

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

commit 19d7f867156d31eb665b6354a4b072d38e68c5aa
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:47:07 2021 +0100

    gnu: gnome-backgrounds: Update to 3.38.0.
    
    * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.38.0.
---
 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 957765a..1c1c8ab 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8804,7 +8804,7 @@ is complete it provides a graphical representation of 
each selected folder.")
 (define-public gnome-backgrounds
   (package
     (name "gnome-backgrounds")
-    (version "3.34.0")
+    (version "3.38.0")
     (source
      (origin
        (method url-fetch)
@@ -8813,7 +8813,7 @@ is complete it provides a graphical representation of 
each selected folder.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0zxlwy55fz7i582hch2wnj8zy1kzikssgaix0l2y41ccp5nzpdy2"))))
+         "1qqygm15rcdgm36vz2iy7b9axndjzvpi29lmygyakjc07a3jlwgp"))))
     (build-system meson-build-system)
     (native-inputs
      `(("intltool" ,intltool)))



reply via email to

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