[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/63: gnu: adwaita-icon-theme: Update to 3.32.0.
From: |
guix-commits |
Subject: |
01/63: gnu: adwaita-icon-theme: Update to 3.32.0. |
Date: |
Thu, 7 Nov 2019 09:57:35 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit abdff9f92d48fd7a085682a47463f113df918bc8
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 10:17:19 2019 -0400
gnu: adwaita-icon-theme: Update to 3.32.0.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.32.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 cd881b5..f59d05c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -940,7 +940,7 @@ GNOME and KDE desktops to the icon names proposed in the
specification.")
(define-public adwaita-icon-theme
(package (inherit gnome-icon-theme)
(name "adwaita-icon-theme")
- (version "3.30.1")
+ (version "3.32.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -948,7 +948,7 @@ GNOME and KDE desktops to the icon names proposed in the
specification.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1kp1lis3dr16jmlgycz1b29jsr6ir8wmqj6laqwlhs663cmjlxbd"))))
+ "11ij35na8nisvxx3qh527iz33h6z2q1a7iinqyp7p65v0zjbd3b9"))))
(native-inputs
`(("gtk-encode-symbolic-svg" ,gtk+ "bin")))))
- 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 <=
- 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, 2019/11/07
- 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