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 #299 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 v3 10/29] gnu: mate-media: Update to 1.28.1.
Date: Fri, 28 Jun 2024 07:04:58 -0700
* gnu/packages/mate.scm (mate-media): Update to 1.28.1.

Change-Id: I687c652052bd817055618d9ad944ecde0ba2ef19
---
 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 e322302fd0..96e3a2c742 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -579,14 +579,14 @@ (define-public mate-applets
 (define-public mate-media
   (package
     (name "mate-media")
-    (version "1.26.1")
+    (version "1.28.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://mate/" (version-major+minor version) "/"
                            "mate-media-" version ".tar.xz"))
        (sha256
-        (base32 "02zb4rgahs50pick4nw9xhycshc5kbs1dlnr0ry5r4bd54da5ci8"))))
+        (base32 "04lr7bl0k1m88m1qf2m3wrq3a48wx44cgmb667k5agzn48p11p5w"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list pkg-config intltool gettext-minimal gobject-introspection))
-- 
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.