guix-commits
[Top][All Lists]
Advanced

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

18/32: gnu: mate-netbook: Update to 1.26.0.


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

iyzsong pushed a commit to branch master
in repository guix.

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

    gnu: mate-netbook: Update to 1.26.0.
    
    * gnu/packages/mate.scm (mate-netbook): Update to 1.26.0.
    
    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 032881ceaa..380954741d 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1106,7 +1106,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public mate-netbook
   (package
     (name "mate-netbook")
-    (version "1.24.0")
+    (version "1.26.0")
     (source
      (origin
        (method url-fetch)
@@ -1114,7 +1114,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1bmk9gq5gcqkvfppa7i1hqfph8sajc3xs189s4ha97g0ifwd98a8"))))
+         "12gdy69nfysl8vmd8lv8b0lknkaagplrrz88nh6n0rmjkxnipgz3"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal intltool pkg-config))



reply via email to

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