guix-commits
[Top][All Lists]
Advanced

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

15/27: gnu: gnome-backgrounds: Update to 44.0.


From: guix-commits
Subject: 15/27: gnu: gnome-backgrounds: Update to 44.0.
Date: Tue, 19 Dec 2023 17:51:25 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit bc80fe3a74b8d8d6f0a79175d0e1de43eb1a0998
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Tue Nov 14 21:17:15 2023 +0100

    gnu: gnome-backgrounds: Update to 44.0.
    
    * gnu/packages/gnome.scm (gnome-backgrounds): Update to 44.0.
    
    Change-Id: Ica7b0d9a61685b5cb6535138d122788bca6a53aa
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 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 52b34a5202..91908fc460 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9824,7 +9824,7 @@ is complete it provides a graphical representation of 
each selected folder.")
 (define-public gnome-backgrounds
   (package
     (name "gnome-backgrounds")
-    (version "42.0")
+    (version "44.0")
     (source
      (origin
        (method url-fetch)
@@ -9833,7 +9833,7 @@ is complete it provides a graphical representation of 
each selected folder.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0p99q434c8qgj5wxcma9jj4dh1ff9x984ncs31vmz725kyhf2zsc"))))
+         "0kp09gh537wj7j9a0dc25fv441sfr4x0q6ja89m2lpqkhyrr70sa"))))
     (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]