[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/14: gnu: mate-themes: Update to 3.22.11.
From: |
Marius Bakke |
Subject: |
05/14: gnu: mate-themes: Update to 3.22.11. |
Date: |
Wed, 24 May 2017 16:12:45 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit fcbf05f9a217359ba0269037a5989a51393c2647
Author: Marius Bakke <address@hidden>
Date: Wed May 24 20:05:43 2017 +0200
gnu: mate-themes: Update to 3.22.11.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.11.
---
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 c8c7c63..a39cd25 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -61,7 +61,7 @@
(define-public mate-themes
(package
(name "mate-themes")
- (version "3.22.10")
+ (version "3.22.11")
(source (origin
(method url-fetch)
(uri (string-append
"http://pub.mate-desktop.org/releases/themes/"
@@ -69,7 +69,7 @@
version ".tar.xz"))
(sha256
(base32
- "03ficjfxa4qpx4vcshhk2zxryivckxpw7wcjgbn8xqnjk3lgzjcb"))))
+ "1gfa1cny3q68y139m96iz8haiik6ygad5613gx0m4wd9hi5scafm"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- branch staging updated (144f94d -> 36747eb), Marius Bakke, 2017/05/24
- 02/14: gnu: glib: Update to 2.52.2., Marius Bakke, 2017/05/24
- 03/14: gnu: glibmm: Update to 2.50.1., Marius Bakke, 2017/05/24
- 04/14: gnu: gtk+: Update to 3.22.15., Marius Bakke, 2017/05/24
- 06/14: gnu: at-spi2-atk: Update to 2.24.1., Marius Bakke, 2017/05/24
- 09/14: gnu: pango: Update to 1.40.6., Marius Bakke, 2017/05/24
- 05/14: gnu: mate-themes: Update to 3.22.11.,
Marius Bakke <=
- 11/14: gnu: gvfs: Update to 1.32.1., Marius Bakke, 2017/05/24
- 10/14: gnu: libcroco: Update to 0.6.12., Marius Bakke, 2017/05/24
- 12/14: gnu: vala: Update to 0.36.3., Marius Bakke, 2017/05/24
- 14/14: Merge branch 'master' into staging, Marius Bakke, 2017/05/24
- 07/14: gnu: at-spi2-core: Update to 2.24.1., Marius Bakke, 2017/05/24
- 08/14: gnu: atk: Update to 2.24.0., Marius Bakke, 2017/05/24
- 13/14: gnu: libsoup: Update to 2.58.1., Marius Bakke, 2017/05/24
- 01/14: gnu: libva: Update to 1.8.2., Marius Bakke, 2017/05/24