[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/31: gnu: mate-common: Update to 1.22.0.
From: |
guix-commits |
Subject: |
01/31: gnu: mate-common: 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 8b493c7cf08597d403ed0633b1634431763ed41b
Author: guy fleury iteriteka <address@hidden>
Date: Tue Apr 2 19:26:08 2019 +0200
gnu: mate-common: Update to 1.22.0.
* gnu/packages/mate.scm (mate-common): Update to 1.22.0.
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 f02bb41..8873e20 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -73,7 +73,7 @@
(define-public mate-common
(package
(name "mate-common")
- (version "1.18.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
@@ -82,7 +82,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
- "1005laf3z1h8qczm7pmwr40r842665cv6ykhjg7r93vldra48z6p"))))
+ "11lwckndizawbq993ws8lqp59vsc873zri0m8s1i5zyc4qx9f69z"))))
(build-system gnu-build-system)
(home-page "https://mate-desktop.org/")
(synopsis "Common files for development of MATE packages")
- 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 <=
- 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
- 19/31: gnu: mate-control-center: Update to 1.22.0., guix-commits, 2019/04/03