guix-patches
[Top][All Lists]
Advanced

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

[bug#34741] [PATCH 10/31] gnu: libmatemixer: Update to 1.20.1


From: guy fleury iteriteka
Subject: [bug#34741] [PATCH 10/31] gnu: libmatemixer: Update to 1.20.1
Date: Mon, 4 Mar 2019 12:18:56 +0100

---
 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 ebda971..d01d9ff 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -401,7 +401,7 @@ configuration program to choose applications starting on 
login.")
 (define-public libmatemixer
   (package
     (name "libmatemixer")
-    (version "1.18.0")
+    (version "1.20.1")
     (source
      (origin
        (method url-fetch)
@@ -410,7 +410,7 @@ configuration program to choose applications starting on 
login.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "09vyxnlnalws318gsafdfi5c6jwpp92pbafn1ddlqqds23ihk4mr"))))
+         "00p67mi0flsbgn15qpwq60rzf917s5islbmhirbvz6npcvv0d493"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.20.1






reply via email to

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