guix-commits
[Top][All Lists]
Advanced

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

15/32: gnu: mate-user-guide: Update to 1.26.1.


From: guix-commits
Subject: 15/32: gnu: mate-user-guide: Update to 1.26.1.
Date: Sat, 22 Jul 2023 04:47:37 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit e6403a56716c6fc150e001f93419077afdda1b76
Author: Andy Tai <atai@atai.org>
AuthorDate: Thu Jun 15 10:35:17 2023 -0700

    gnu: mate-user-guide: Update to 1.26.1.
    
    * gnu/packages/mate.scm (mate-user-guide): Update to 1.26.1.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 593bb4ab97..e9dd6a4128 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1015,7 +1015,7 @@ for use with MATE or as a standalone window manager.")
 (define-public mate-user-guide
   (package
     (name "mate-user-guide")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -1023,7 +1023,7 @@ for use with MATE or as a standalone window manager.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0ddxya84iydvy85dbqls0wmz2rph87wri3rsdhv4rkbhh5g4sd7f"))))
+         "0by2gzvhx3ksb9shw9374a7dsjpchn79jf248a8g6bvznxscj12x"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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