guix-commits
[Top][All Lists]
Advanced

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

09/60: gnu: gnome-backgrounds: Update to 3.34.0.


From: guix-commits
Subject: 09/60: gnu: gnome-backgrounds: Update to 3.34.0.
Date: Sat, 25 Jan 2020 14:47:00 -0500 (EST)

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

commit 4c02e784dd491a48b7ed28f3c60fd7d1d34e0fb7
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Dec 14 23:08:32 2019 -0500

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



reply via email to

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