[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#34736] [PATCH 05/31] gnu: mate-desktop: Update to 1.20.4
From: |
guy fleury iteriteka |
Subject: |
[bug#34736] [PATCH 05/31] gnu: mate-desktop: Update to 1.20.4 |
Date: |
Mon, 4 Mar 2019 12:18:51 +0100 |
---
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 39e66ac..85a5be4 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -183,7 +183,7 @@ themes for both gtk+-2 and gtk+-3.")
(define-public mate-desktop
(package
(name "mate-desktop")
- (version "1.18.0")
+ (version "1.20.4")
(source (origin
(method url-fetch)
(uri (string-append "https://pub.mate-desktop.org/releases/"
@@ -191,7 +191,7 @@ themes for both gtk+-2 and gtk+-3.")
name "-" version ".tar.xz"))
(sha256
(base32
- "12iv2y4dan962fs7vkkxbjkp77pbvjnwfa43ggr0zkdsc3ydjbbg"))))
+ "073hn68f57ahif0znbx850x6ncsq50m7jg0sy1mllxjjqf3b1fxr"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.20.1
- [bug#34731] [PATCH 00/31] Update mate desktop to 1.20, guy fleury iteriteka, 2019/03/04
- [bug#34733] [PATCH 02/31] gnu: mate-icon-theme: Update to 1.20.3, guy fleury iteriteka, 2019/03/04
- [bug#34737] [PATCH 06/31] gnu: libmatewether: Update to 1.20.2, guy fleury iteriteka, 2019/03/04
- [bug#34738] [PATCH 07/31] gnu: mate-terminal: Update to 1.20.2, guy fleury iteriteka, 2019/03/04
- [bug#34739] [PATCH 08/31] gnu: mate-session-manager: Update to 1.20.2, guy fleury iteriteka, 2019/03/04
- [bug#34740] [PATCH 09/31] gnu: mate-settings-daemon: Update to 1.20.4, guy fleury iteriteka, 2019/03/04
- [bug#34742] [PATCH 11/31] gnu: libmatekbd: Update to 1.20.2, guy fleury iteriteka, 2019/03/04