[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/31: gnu: mate-themes: Update to 3.22.19.
From: |
guix-commits |
Subject: |
03/31: gnu: mate-themes: Update to 3.22.19. |
Date: |
Wed, 3 Apr 2019 09:27:10 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit b4655006865a80da0852725191ad673670167847
Author: guy fleury iteriteka <address@hidden>
Date: Tue Apr 2 19:26:10 2019 +0200
gnu: mate-themes: Update to 3.22.19.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.19.
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 cbc02fd..cdde7c0 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -155,7 +155,7 @@ from Mint-X-F and Faenza-Fresh icon packs.")
(define-public mate-themes
(package
(name "mate-themes")
- (version "3.22.16")
+ (version "3.22.19")
(source (origin
(method url-fetch)
(uri (string-append
"https://pub.mate-desktop.org/releases/themes/"
@@ -163,7 +163,7 @@ from Mint-X-F and Faenza-Fresh icon packs.")
version ".tar.xz"))
(sha256
(base32
- "1k8qp2arjv4vj8kyjhjgyj5h46jy0darlfh48l5h25623z1firdj"))))
+ "1ycb8b8r0s8d1h1477135mynr53s5781gdb2ap8xlvj2g58492wq"))))
(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 <=
- 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, 2019/04/03
- 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