[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/47: gnu: adwaita-icon-theme: Update to 3.34.3.
From: |
guix-commits |
Subject: |
01/47: gnu: adwaita-icon-theme: Update to 3.34.3. |
Date: |
Mon, 23 Mar 2020 15:50:44 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit d0871819d9f777ef8c4645e5253f5a0639d1f66d
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Dec 14 14:02:11 2019 -0500
gnu: adwaita-icon-theme: Update to 3.34.3.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.34.3.
---
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 ef65c5b..cdd2637 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1685,7 +1685,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.32.0")
+ (version "3.34.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -1693,7 +1693,7 @@ GNOME and KDE desktops to the icon names proposed in the
specification.")
name "-" version ".tar.xz"))
(sha256
(base32
- "11ij35na8nisvxx3qh527iz33h6z2q1a7iinqyp7p65v0zjbd3b9"))))
+ "025rj1fskw1y448hiar4a9icyzpyr242nlh9xhsmyp8jb71dihp7"))))
(native-inputs
`(("gtk-encode-symbolic-svg" ,gtk+ "bin")))))
- branch wip-gnome3.34 created (now 0aed7c9), guix-commits, 2020/03/23
- 01/47: gnu: adwaita-icon-theme: Update to 3.34.3.,
guix-commits <=
- 03/47: gnu: dconf: Update to 3.34.0., guix-commits, 2020/03/23
- 08/47: gnu: gsettings-desktop-schemas: Update to 3.34.0., guix-commits, 2020/03/23
- 10/47: gnu: epiphany: Update to 3.34.2., guix-commits, 2020/03/23
- 11/47: gnu: gedit: Update to 3.34.1., guix-commits, 2020/03/23
- 02/47: gnu: baobab: Update to 3.34.0., guix-commits, 2020/03/23
- 04/47: gnu: dconf-editor: Update to 3.34.2., guix-commits, 2020/03/23
- 05/47: gnu: eog: Update to 3.34.1., guix-commits, 2020/03/23
- 06/47: gnu: gnome-desktop: Update to 3.34.2., guix-commits, 2020/03/23
- 07/47: gnu: gnome-backgrounds: Update to 3.34.0., guix-commits, 2020/03/23
- 09/47: gnu: libdazzle: Update to 3.34.1., guix-commits, 2020/03/23