[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: gnome-backgrounds: Update to 3.24.0.
From: |
Kei Kebreau |
Subject: |
01/01: gnu: gnome-backgrounds: Update to 3.24.0. |
Date: |
Mon, 1 May 2017 11:02:11 -0400 (EDT) |
kkebreau pushed a commit to branch gnome-updates
in repository guix.
commit 2df65d37a9b08041314973908d700622a7c3ab2d
Author: Kei Kebreau <address@hidden>
Date: Mon May 1 10:57:33 2017 -0400
gnu: gnome-backgrounds: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.24.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 3c9eb3d..1443b53 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5270,7 +5270,7 @@ is complete it provides a graphical representation of
each selected folder.")
(define-public gnome-backgrounds
(package
(name "gnome-backgrounds")
- (version "3.22.1")
+ (version "3.24.0")
(source
(origin
(method url-fetch)
@@ -5279,7 +5279,7 @@ is complete it provides a graphical representation of
each selected folder.")
name "-" version ".tar.xz"))
(sha256
(base32
- "09gfdrm1kaz2knyghhjb0ka1kklgbcbnqgy4c90bg0v3n899ij5z"))))
+ "1jkikis9k3psp6rb8axnqy86awdyg5rzfbcp9gx40a99b4hlrnnb"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("intltool" ,intltool)))