GNU bug report logs - #71781
[PATCH 00/28] Update Mate Desktop to 1.28.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 26 Jun 2024 08:08:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 71781 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [bug#71781] [PATCH v3 11/29] gnu: mate-panel: Update to 1.28.2.
Date: Fri, 28 Jun 2024 07:04:59 -0700
* gnu/packages/mate.scm (mate-panel): Update to 1.28.2.

Change-Id: I0f04112256e6c60eb58af91e78006c475fc79f2a
---
 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 96e3a2c742..5b4b2366f0 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -611,14 +611,14 @@ (define-public mate-media
 (define-public mate-panel
   (package
     (name "mate-panel")
-    (version "1.26.3")
+    (version "1.28.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            name "-" version ".tar.xz"))
        (sha256
-        (base32 "0ag03lbslsqva5ycrnv6ksm304s8miav42n7iklsf2s54zai0gzk"))))
+        (base32 "0cxsmp92cpvlvqfjxzc0bmzg0v4hpccxzz84894ih9xa6zl472k7"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags
-- 
2.34.1





This bug report was last modified 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.