GNU bug report logs - #35101
[PATCH 14/31] gnu: mate-media: Update to 1.22.0.

Previous Next

Package: guix-patches;

Reported by: guy fleury iteriteka <hoonandon <at> gmail.com>

Date: Tue, 2 Apr 2019 17:27:17 UTC

Severity: normal

Tags: fixed, patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: guy fleury iteriteka <hoonandon <at> gmail.com>
To: 35101 <at> debbugs.gnu.org
Cc: guy fleury iteriteka <hoonandon <at> gmail.com>
Subject: [bug#35101] [PATCH 14/31] gnu: mate-media: Update to 1.22.0.
Date: Tue,  2 Apr 2019 19:26:21 +0200
* gnu/packages/mate.scm (mate-media): Update to 1.22.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 24994f7..a582d9a 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -579,7 +579,7 @@ Interactive Weather Information Network (IWIN).
 (define-public mate-media
   (package
     (name "mate-media")
-    (version "1.18.1")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -588,7 +588,7 @@ Interactive Weather Information Network (IWIN).
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1l0j71d07898wb6ily09sj1xczwrmcw13wyhxwns7sxw592nwi04"))))
+         "0jrxbz00vjas0yp3ixvyzfsdby2ac3p3bds9yd7q1437mmhf71mj"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.21.0





This bug report was last modified 6 years and 72 days ago.

Previous Next


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