guix-commits
[Top][All Lists]
Advanced

[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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]