guix-commits
[Top][All Lists]
Advanced

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

29/32: gnu: mate-common: Update to 1.26.0.


From: guix-commits
Subject: 29/32: gnu: mate-common: Update to 1.26.0.
Date: Sat, 22 Jul 2023 04:47:39 -0400 (EDT)

iyzsong pushed a commit to branch master
in repository guix.

commit b6b3db9f08cbe37ddbdd44a7be8a1e4824aba3d8
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Jul 22 15:24:52 2023 +0800

    gnu: mate-common: Update to 1.26.0.
    
    * gnu/packages/mate.scm (mate-common): Update to 1.26.0.
---
 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 a404e6adcb..a8add2ecdf 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -78,7 +78,7 @@
 (define-public mate-common
   (package
     (name "mate-common")
-    (version "1.24.1")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -86,7 +86,7 @@
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1dgp6k2l6dz7x2lnqk4y5xfkld376726hda3mrc777f821kk99nr"))))
+         "014wpfqpqmfkzv81paap4fz15mj1gsyvaxlrfqsp9a3yxw4f7jaf"))))
     (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]