GNU bug report logs - #66209
[PATCH] gnu: wvkbd: Update to 0.14.1.

Previous Next

Package: guix-patches;

Reported by: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>

Date: Tue, 26 Sep 2023 12:08:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
Subject: [PATCH] gnu: wvkbd: Update to 0.14.1.
Date: Tue, 26 Sep 2023 14:07:15 +0200
* gnu/packages/xdisorg.scm (wvkbd): Update to 0.14.1.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 086330dfa4..cb5ef09517 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3575,7 +3575,7 @@ (define-public ydotool
 (define-public wvkbd
   (package
     (name "wvkbd")
-    (version "0.13")
+    (version "0.14.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3584,7 +3584,7 @@ (define-public wvkbd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "15jzmgydhbkdn1r885p9wm5sqnj4h7znkqk71f7d3x359l051sh7"))))
+                "1aha9ylzbkhbf45172l3wyp65kqj6zs5gxqyj62ahj3gp944wmbb"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f ;no tests

base-commit: fafd3caef0d51811a5da81d6061789e2908b0dac
-- 
2.41.0





This bug report was last modified 1 year and 236 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.