[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/53: gnu: adwaita-icon-theme: Update to 3.32.0.
From: |
guix-commits |
Subject: |
01/53: gnu: adwaita-icon-theme: Update to 3.32.0. |
Date: |
Fri, 1 Nov 2019 22:18:38 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 37c47a5332804e633fb02a2dbaabd99e500fcf06
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 e3bf493), guix-commits, 2019/11/01
- 02/53: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/01
- 04/53: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/01
- 03/53: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/01
- 01/53: gnu: adwaita-icon-theme: Update to 3.32.0.,
guix-commits <=
- 05/53: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/01
- 09/53: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/01
- 18/53: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/01
- 21/53: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/01
- 26/53: gnu: Add tracker-miners., guix-commits, 2019/11/01
- 45/53: gnu: gnome-shell: Update to 3.32.2., guix-commits, 2019/11/01
- 52/53: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/01
- 48/53: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/01
- 34/53: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/01
- 14/53: gnu: Add python-dbusmock., guix-commits, 2019/11/01