unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66209] [PATCH] gnu: wvkbd: Update to 0.14.1.
@ 2023-09-26 12:07 Tobias Kortkamp
  2023-09-27 11:51 ` bug#66209: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Kortkamp @ 2023-09-26 12:07 UTC (permalink / raw)
  To: 66209; +Cc: Tobias Kortkamp

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66209: [PATCH] gnu: wvkbd: Update to 0.14.1.
  2023-09-26 12:07 [bug#66209] [PATCH] gnu: wvkbd: Update to 0.14.1 Tobias Kortkamp
@ 2023-09-27 11:51 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-27 11:51 UTC (permalink / raw)
  To: Tobias Kortkamp; +Cc: 66209-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]


Tobias Kortkamp <tobias.kortkamp@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-27 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26 12:07 [bug#66209] [PATCH] gnu: wvkbd: Update to 0.14.1 Tobias Kortkamp
2023-09-27 11:51 ` bug#66209: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).