guix-commits
[Top][All Lists]
Advanced

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

18/34: gnu: mate-user-guide: Update to 1.24.0.


From: guix-commits
Subject: 18/34: gnu: mate-user-guide: Update to 1.24.0.
Date: Thu, 2 Apr 2020 10:07:30 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 204deed748e586fb115b9a163199f3a004a2dc8d
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:22:02 2020 +0200

    gnu: mate-user-guide: Update to 1.24.0.
    
    * gnu/packages/mate.scm (mate-user-guide): Update to 1.24.0.
    
    Signed-off-by: Ludovic Courtès <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 48de0e1..1b8389a 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1058,7 +1058,7 @@ for use with MATE or as a standalone window manager.")
 (define-public mate-user-guide
   (package
     (name "mate-user-guide")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -1066,7 +1066,7 @@ for use with MATE or as a standalone window manager.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0ckn7h7l0qdgdx440dwx1h8i601s22sxlf5a7179hfirk9016j0z"))))
+         "0ddxya84iydvy85dbqls0wmz2rph87wri3rsdhv4rkbhh5g4sd7f"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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