guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated: gnu: gnome-backgrounds: Update to 42.0.


From: guix-commits
Subject: branch core-updates updated: gnu: gnome-backgrounds: Update to 42.0.
Date: Sat, 10 Sep 2022 10:16:07 -0400

This is an automated email from the git hooks/post-receive script.

apteryx pushed a commit to branch core-updates
in repository guix.

The following commit(s) were added to refs/heads/core-updates by this push:
     new 77bd6accab gnu: gnome-backgrounds: Update to 42.0.
77bd6accab is described below

commit 77bd6accabe03a9e570697bd12b64ef4e9cffe20
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Sep 10 01:35:45 2022 -0400

    gnu: gnome-backgrounds: Update to 42.0.
    
    * gnu/packages/gnome.scm (gnome-backgrounds): Update to 42.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 76deba554c..656d5e7950 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9232,7 +9232,7 @@ is complete it provides a graphical representation of 
each selected folder.")
 (define-public gnome-backgrounds
   (package
     (name "gnome-backgrounds")
-    (version "41.0")
+    (version "42.0")
     (source
      (origin
        (method url-fetch)
@@ -9241,7 +9241,7 @@ is complete it provides a graphical representation of 
each selected folder.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0i9id5z72dqddh94648zylyf41amqq5lhny8sbyg1v8v4q6sr88x"))))
+         "0p99q434c8qgj5wxcma9jj4dh1ff9x984ncs31vmz725kyhf2zsc"))))
     (build-system meson-build-system)
     (native-inputs (list gettext-minimal))
     (home-page "https://gitlab.gnome.org/GNOME/gnome-backgrounds";)



reply via email to

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