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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
Subject: bug#66209: closed (Re: [bug#66209] [PATCH] gnu: wvkbd: Update to
 0.14.1.)
Date: Wed, 27 Sep 2023 11:52:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66209: [PATCH] gnu: wvkbd: Update to 0.14.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66209 <at> debbugs.gnu.org.

-- 
66209: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66209
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Tobias Kortkamp <tobias.kortkamp <at> gmail.com>
Cc: 66209-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66209] [PATCH] gnu: wvkbd: Update to 0.14.1.
Date: Wed, 27 Sep 2023 12:51:24 +0100
[Message part 3 (text/plain, inline)]
Tobias Kortkamp <tobias.kortkamp <at> gmail.com> writes:

> * gnu/packages/xdisorg.scm (wvkbd): Update to 0.14.1.
> ---
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
ceab162669dcdcc4f6880496c1fb6f8c87cc36ea.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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.