This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new f1eb343811 gnu: keyd: Update to 2.6.0.
f1eb343811 is described below
commit f1eb343811424dbb8316fb78d0f22a1648753d41
Author: Acid Bong <[email protected]>
AuthorDate: Thu Feb 5 08:09:22 2026 +0000
gnu: keyd: Update to 2.6.0.
* gnu/packages/linux.scm (keyd): Update to 2.6.0.
Change-Id: I5a7c948843a64b7b013a49d5dd357f27895f2b29
Signed-off-by: Nicolas Goaziou <[email protected]>
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a141fc567d..db1a0db2b8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -11469,7 +11469,7 @@ types and interfaces and translates so that the X
server can use them.")
(define-public keyd
(package
(name "keyd")
- (version "2.5.0")
+ (version "2.6.0")
(source
(origin
(method git-fetch)
@@ -11478,7 +11478,7 @@ types and interfaces and translates so that the X
server can use them.")
(commit (string-append "v" version))))
(sha256
(base32
- "0nkra6lwdjhjcwj6486cgy562n4bcp98fjgl52rj8pp76i15yad7"))))
+ "14rgrg8d1ys1cqq46mgi34yqg9jd1q3yw1acw5r5jpwwk0da7g4p"))))
(arguments
(list #:tests? #f ; tests require root
#:make-flags