guix-commits
[Top][All Lists]
Advanced

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

08/34: gnu: libmatemixer: Update to 1.24.0.


From: guix-commits
Subject: 08/34: gnu: libmatemixer: Update to 1.24.0.
Date: Thu, 2 Apr 2020 10:07:27 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 900db20624554b9f3b837558433348080a71bb69
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:21:52 2020 +0200

    gnu: libmatemixer: Update to 1.24.0.
    
    * gnu/packages/mate.scm (libmatemixer): 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 950d6c4..756e57e 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -450,7 +450,7 @@ configuration program to choose applications starting on 
login.")
 (define-public libmatemixer
   (package
     (name "libmatemixer")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -458,7 +458,7 @@ configuration program to choose applications starting on 
login.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1v0gpr55gj4mj8hzxbhgzrmhaxvs2inxhsmirvjw39sc7iplvrh9"))))
+         "08vkdp2kzy27xwscwp2jj5nz0yblrka2482l6cx3wl4dnk0rpznm"))))
     (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]