guix-commits
[Top][All Lists]
Advanced

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

21/32: gnu: mate-utils: Update to 1.26.1.


From: guix-commits
Subject: 21/32: gnu: mate-utils: Update to 1.26.1.
Date: Sat, 22 Jul 2023 04:47:38 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

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

    gnu: mate-utils: Update to 1.26.1.
    
    * gnu/packages/mate.scm (mate-utils): 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 164ef27643..af963c7dc6 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1215,7 +1215,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public mate-utils
   (package
     (name "mate-utils")
-    (version "1.24.0")
+    (version "1.26.1")
     (source
      (origin
        (method url-fetch)
@@ -1223,7 +1223,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1b16n1628gcsym5mph6lr9x5xm4rgkxsa8xwr2wlx8g2gw2775i1"))))
+         "08066w98y45ilna6sn2kj8jnyhafra7sbpfrjdddv48939dlflrg"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal



reply via email to

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