[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/63: gnu: gnome-backgrounds: Update to 3.32.0.
From: |
guix-commits |
Subject: |
07/63: gnu: gnome-backgrounds: Update to 3.32.0. |
Date: |
Thu, 7 Nov 2019 09:57:36 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 68e7c4b0a5142c1e5ee143176ef8391ef72714dd
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 10:36:55 2019 -0400
gnu: gnome-backgrounds: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.32.0.
[home-page]: Follow permanent redirect.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1210909..b68c093 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6544,7 +6544,7 @@ is complete it provides a graphical representation of
each selected folder.")
(define-public gnome-backgrounds
(package
(name "gnome-backgrounds")
- (version "3.30.0")
+ (version "3.32.0")
(source
(origin
(method url-fetch)
@@ -6553,11 +6553,11 @@ is complete it provides a graphical representation of
each selected folder.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1179jrl16bp9gqabqhw7nnfp8qzf5y1vf9fi45bni6rfmwm3mrpc"))))
+ "1s5krdmd3md44p1fgr2lqm5ifxb8s1vzx6hm11sb4cgzr4dw6lrz"))))
(build-system meson-build-system)
(native-inputs
`(("intltool" ,intltool)))
- (home-page "https://git.gnome.org/browse/gnome-backgrounds")
+ (home-page "https://gitlab.gnome.org/GNOME/gnome-backgrounds")
(synopsis "Background images for the GNOME desktop")
(description
"GNOME backgrounds package contains a collection of graphics files which
- branch wip-gnome-updates created (now 1a9df94), guix-commits, 2019/11/07
- 01/63: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/07
- 02/63: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/07
- 03/63: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/07
- 07/63: gnu: gnome-backgrounds: Update to 3.32.0.,
guix-commits <=
- 12/63: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/11/07
- 08/63: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/07
- 05/63: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/07
- 10/63: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/07
- 13/63: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/07
- 11/63: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/11/07
- 04/63: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/07
- 09/63: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/07
- 06/63: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/07
- 16/63: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/07