[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/31: gnu: mate-icon-theme: Update to 1.22.0.
From: |
guix-commits |
Subject: |
02/31: gnu: mate-icon-theme: Update to 1.22.0. |
Date: |
Wed, 3 Apr 2019 09:27:09 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit 80e830514690205fa4422befa98577b244e9ca3b
Author: guy fleury iteriteka <address@hidden>
Date: Tue Apr 2 19:26:09 2019 +0200
gnu: mate-icon-theme: Update to 1.22.0.
* gnu/packages/mate.scm (mate-icon-theme): Update to 1.20.3.
Signed-off-by: Danny Milosavljevic <address@hidden>
---
gnu/packages/mate.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 8873e20..cbc02fd 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -94,7 +94,7 @@ MATE applications.")
(define-public mate-icon-theme
(package
(name "mate-icon-theme")
- (version "1.18.2")
+ (version "1.22.0")
(source (origin
(method url-fetch)
(uri (string-append "https://pub.mate-desktop.org/releases/"
@@ -102,7 +102,7 @@ MATE applications.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0si3li3kza7s45zhasjvqn5f85zpkn0x8i4kq1dlnqvjjqzkg4ch"))))
+ "090vfxpn1b1wwvkilv1j3cx4swdm4z0s7xyvhvqhdzj58zsf2000"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch master updated (44e06f9 -> 8079008), guix-commits, 2019/04/03
- 03/31: gnu: mate-themes: Update to 3.22.19., guix-commits, 2019/04/03
- 01/31: gnu: mate-common: Update to 1.22.0., guix-commits, 2019/04/03
- 05/31: gnu: libmatewether: Update to 1.22.0., guix-commits, 2019/04/03
- 06/31: gnu: mate-terminal: Update to 1.22.0, guix-commits, 2019/04/03
- 10/31: gnu: libmatekbd: Update to 1.22.0., guix-commits, 2019/04/03
- 07/31: gnu: mate-session-manager: Update to 1.22.0., guix-commits, 2019/04/03
- 02/31: gnu: mate-icon-theme: Update to 1.22.0.,
guix-commits <=
- 04/31: gnu: mate-desktop: Update to 1.22.2., guix-commits, 2019/04/03
- 15/31: gnu: caja: Update to 1.22.0., guix-commits, 2019/04/03
- 13/31: gnu: mate-applets: Update to 1.22.0., guix-commits, 2019/04/03
- 17/31: gnu: atril: Update to 1.22.0., guix-commits, 2019/04/03
- 19/31: gnu: mate-control-center: Update to 1.22.0., guix-commits, 2019/04/03
- 11/31: gnu: mate-menus: Update to 1.22.0., guix-commits, 2019/04/03
- 16/31: gnu: marco: Update to 1.22.0., guix-commits, 2019/04/03
- 20/31: gnu: mate-user-guide: Update to 1.22.0., guix-commits, 2019/04/03
- 23/31: gnu: mate-netbook: Update to 1.22.0., guix-commits, 2019/04/03
- 29/31: gnu: mate-system-monitor: Update to 1.22.0., guix-commits, 2019/04/03