guix-commits
[Top][All Lists]
Advanced

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

05/05: gnu: gnome-backgrounds: Update to 3.30.0.


From: guix-commits
Subject: 05/05: gnu: gnome-backgrounds: Update to 3.30.0.
Date: Sun, 14 Jul 2019 16:35:33 -0400 (EDT)

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

commit 29b85910f668d14b72b92874c47fdcf26e54a135
Author: Kei Kebreau <address@hidden>
Date:   Thu Jun 27 09:58:57 2019 -0400

    gnu: gnome-backgrounds: Update to 3.30.0.
    
    * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.30.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 ed27c4f..eb25149 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6309,7 +6309,7 @@ is complete it provides a graphical representation of 
each selected folder.")
 (define-public gnome-backgrounds
   (package
     (name "gnome-backgrounds")
-    (version "3.28.0")
+    (version "3.30.0")
     (source
      (origin
        (method url-fetch)
@@ -6318,7 +6318,7 @@ is complete it provides a graphical representation of 
each selected folder.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1qgim0yhzjgcq172y4vp5hqz4rh1ak38a7pgi6s7dq0wklyrcnxj"))))
+         "1179jrl16bp9gqabqhw7nnfp8qzf5y1vf9fi45bni6rfmwm3mrpc"))))
     (build-system meson-build-system)
     (native-inputs
      `(("intltool" ,intltool)))



reply via email to

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