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: ???
Subject: 96/97: gnu: gnome-backgrounds: Update to 3.20.
Date: Thu, 07 Apr 2016 03:13:08 +0000

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

commit 7c4a028197f5b66c7d230a0be1a8ac918c854e00
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 ef7a25b..4c94f36 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4743,7 +4743,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)
@@ -4752,7 +4752,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]