all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62566] [PATCH] gnu: wvkbd: Update to 0.13.
@ 2023-03-31  9:15 Tobias Kortkamp
  2023-04-03 11:13 ` bug#62566: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Kortkamp @ 2023-03-31  9:15 UTC (permalink / raw)
  To: 62566; +Cc: Tobias Kortkamp

* gnu/packages/xdisorg.scm (wvkbd): Update to 0.13.
---
 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 5dbdb73fac..330ec466d2 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3445,7 +3445,7 @@ (define-public ydotool
 (define-public wvkbd
   (package
     (name "wvkbd")
-    (version "0.12")
+    (version "0.13")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3454,7 +3454,7 @@ (define-public wvkbd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05zl6jhw7pj7w2cd02m3i0zzn1z99kzwh2mlg9h96j5aw1x1lvp6"))))
+                "15jzmgydhbkdn1r885p9wm5sqnj4h7znkqk71f7d3x359l051sh7"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f ;no tests

base-commit: a368e3cf6b38022aaedb21760c1c65e92b1fd227
-- 
2.39.2





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

* bug#62566: [PATCH] gnu: wvkbd: Update to 0.13.
  2023-03-31  9:15 [bug#62566] [PATCH] gnu: wvkbd: Update to 0.13 Tobias Kortkamp
@ 2023-04-03 11:13 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-03 11:13 UTC (permalink / raw)
  To: Tobias Kortkamp; +Cc: 62566-done

Hello,

Tobias Kortkamp <tobias.kortkamp@gmail.com> writes:

> * gnu/packages/xdisorg.scm (wvkbd): Update to 0.13.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-03 11:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31  9:15 [bug#62566] [PATCH] gnu: wvkbd: Update to 0.13 Tobias Kortkamp
2023-04-03 11:13 ` bug#62566: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.