guix-commits
[Top][All Lists]
Advanced

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

96/97: gnu: gnome-backgrounds: Update to 3.20.


From: Ludovic Courtès
Subject: 96/97: gnu: gnome-backgrounds: Update to 3.20.
Date: Wed, 13 Apr 2016 17:31:50 +0000

civodul pushed a commit to branch gnome-updates
in repository guix.

commit 686cca1a51f0c21a316367b90d9a8c402ac925c3
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 11:02:33 2016 +0800

    gnu: gnome-backgrounds: Update to 3.20.
    
    * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.20.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c786391..ec986ab 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4780,7 +4780,7 @@ is complete it provides a graphical representation of 
each selected folder.")
 (define-public gnome-backgrounds
   (package
     (name "gnome-backgrounds")
-    (version "3.18.0")
+    (version "3.20")
     (source
      (origin
        (method url-fetch)
@@ -4789,7 +4789,7 @@ is complete it provides a graphical representation of 
each selected folder.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1fd7y8dh3iy88ayb8irgsihvssli6bzjzb5a6vfhi8qjbw70ymma"))))
+         "09viag7q53lfwrp074a1w7j0r8izlwpi10xbwjgbf5jwbqb6wv6n"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("intltool" ,intltool)))



reply via email to

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