guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: libdmx: Update to 1.1.4.


From: Marius Bakke
Subject: 02/05: gnu: libdmx: Update to 1.1.4.
Date: Mon, 11 Jun 2018 17:47:31 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 4bbd92076af9fedc99b9369151e067db653869d0
Author: Marius Bakke <address@hidden>
Date:   Mon Jun 11 23:33:03 2018 +0200

    gnu: libdmx: Update to 1.1.4.
    
    * gnu/packages/xorg.scm (libdmx): Update to 1.1.4.
---
 gnu/packages/xorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 2d569d3..bb0ca6f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -999,7 +999,7 @@ of new capabilities and controls for text keyboards.")
 (define-public libdmx
   (package
     (name "libdmx")
-    (version "1.1.3")
+    (version "1.1.4")
     (source
       (origin
         (method url-fetch)
@@ -1009,7 +1009,7 @@ of new capabilities and controls for text keyboards.")
                ".tar.bz2"))
         (sha256
           (base32
-            "00djlxas38kbsrglcmwmxfbmxjdchlbj95pqwjvdg8jn5rns6zf9"))))
+            "0hvjfhrcym770cr0zpqajdy3cda30aiwbjzv16iafkqkbl090gr5"))))
     (build-system gnu-build-system)
     (inputs
       `(("xextproto" ,xextproto)



reply via email to

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