guix-commits
[Top][All Lists]
Advanced

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

12/34: gnu: mate-media: Update to 1.24.0.


From: guix-commits
Subject: 12/34: gnu: mate-media: Update to 1.24.0.
Date: Thu, 2 Apr 2020 10:07:28 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 618634756a7d6b13293f0a9f85ea4f0efa8ef6eb
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:21:56 2020 +0200

    gnu: mate-media: Update to 1.24.0.
    
    * gnu/packages/mate.scm (mate-media): Update to 1.24.0.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 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 1f5011d..40fc96b 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -624,7 +624,7 @@ Interactive Weather Information Network (IWIN).
 (define-public mate-media
   (package
     (name "mate-media")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -632,7 +632,7 @@ Interactive Weather Information Network (IWIN).
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0jrxbz00vjas0yp3ixvyzfsdby2ac3p3bds9yd7q1437mmhf71mj"))))
+         "1d5dx79yfqghjaxrdrdh053nfnvkbx8p3ma7j87s7rsvy5irs963"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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