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


Message #410 received at 71781 <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: 71781 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH v4 17/29] gnu: mate-backgrounds: Update to 1.28.0.
Date: Thu, 11 Jul 2024 00:57:48 -0700
* gnu/packages/mate.scm (mate-backgrounds): Update to 1.28.0.

Change-Id: Idc262d84ec0568d67dfba2576859c14f6dfe91d7
---
 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 a1a8080cae..804b872cdf 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1102,7 +1102,7 @@ (define-public mate-calc
 (define-public mate-backgrounds
   (package
     (name "mate-backgrounds")
-    (version "1.26.0")
+    (version "1.28.0")
     (source
      (origin
        (method url-fetch)
@@ -1110,7 +1110,7 @@ (define-public mate-backgrounds
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0379hngy3ap1r5kmqvmzs9r710k2c9nal2ps3hq765df4ir15j8d"))))
+         "0hv97805gb89v64f90laskq4h483lgpvd9m54an0ggc64k8azlah"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool))
-- 
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.