guix-commits
[Top][All Lists]
Advanced

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

15/107: gnu: gnome-backgrounds: Update to 3.36.0.


From: guix-commits
Subject: 15/107: gnu: gnome-backgrounds: Update to 3.36.0.
Date: Tue, 12 May 2020 10:53:08 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit 5e64b427fd51670175c2963764de8564767a4411
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Apr 18 12:09:24 2020 -0400

    gnu: gnome-backgrounds: Update to 3.36.0.
    
    * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.36.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 9721faa..a6c27d0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7589,7 +7589,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.36.0")
     (source
      (origin
        (method url-fetch)
@@ -7598,7 +7598,7 @@ is complete it provides a graphical representation of 
each selected folder.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0zxlwy55fz7i582hch2wnj8zy1kzikssgaix0l2y41ccp5nzpdy2"))))
+         "02xvfwfi3133mjljl731z2hj9hfmjas3a1jl4fxmy24xrzj83jxq"))))
     (build-system meson-build-system)
     (native-inputs
      `(("intltool" ,intltool)))



reply via email to

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