guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20/31: gnu: mate-user-guide: Update to 1.22.0.


From: guix-commits
Subject: 20/31: gnu: mate-user-guide: Update to 1.22.0.
Date: Wed, 3 Apr 2019 09:27:13 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 59c410dd3e982d0399d4b48293384861771d97b7
Author: guy fleury iteriteka <address@hidden>
Date:   Tue Apr 2 19:26:27 2019 +0200

    gnu: mate-user-guide: Update to 1.22.0.
    
    * gnu/packages/mate.scm (mate-user-guide): 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 52bc9be..8e51ee8 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1019,7 +1019,7 @@ for use with MATE or as a standalone window manager.")
 (define-public mate-user-guide
   (package
     (name "mate-user-guide")
-    (version "1.18.0")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -1028,7 +1028,7 @@ for use with MATE or as a standalone window manager.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0f3b46r9a3cywm7rpj08xlkfnlfr9db58xfcpix8i33qp50fxqmb"))))
+         "0ckn7h7l0qdgdx440dwx1h8i601s22sxlf5a7179hfirk9016j0z"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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