guix-commits
[Top][All Lists]
Advanced

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

30/32: gnu: mate-icon-theme: Update to 1.26.0.


From: guix-commits
Subject: 30/32: gnu: mate-icon-theme: 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 0e6fd134a2070f8ebdd5b11443da5820ffd8b237
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Jul 22 15:25:57 2023 +0800

    gnu: mate-icon-theme: Update to 1.26.0.
    
    * gnu/packages/mate.scm (mate-icon-theme): 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 a8add2ecdf..51bd36ebd4 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -137,7 +137,7 @@ actions.")
 (define-public mate-icon-theme
   (package
     (name "mate-icon-theme")
-    (version "1.24.0")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -145,7 +145,7 @@ actions.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0a2lz61ivwwcdznmwlmgjr6ipr9sdl5g2czbagnpxkwz8f3m77na"))))
+         "0nha555fhhn0j5wmzmdc7bh93ckzwwdm8mwmzma5whkzslv09xa1"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool icon-naming-utils))



reply via email to

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