guix-commits
[Top][All Lists]
Advanced

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

09/34: gnu: libmatekbd: Update to 1.24.0.


From: guix-commits
Subject: 09/34: gnu: libmatekbd: 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 4107a56e73776c6c3d51c49f54c9a2ae96fdcd1e
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:21:53 2020 +0200

    gnu: libmatekbd: Update to 1.24.0.
    
    * gnu/packages/mate.scm (libmatekbd): 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 756e57e..501411d 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -479,7 +479,7 @@ sound systems.")
 (define-public libmatekbd
   (package
     (name "libmatekbd")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -487,7 +487,7 @@ sound systems.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1dsr7618c92mhwabwhgxqsfp7gnf9zrz2z790jc5g085dxhg13y8"))))
+         "1sq7gwr9q3hq4q0vx32qqa68qcqf5by9mqyxnq6lwgaq8ydq16ab"))))
     (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]