gnu: kbd: Update to 2.5.1.

* gnu/packages/linux.scm (kbd): Update to 2.5.1.
This commit is contained in:
Efraim Flashner 2022-09-02 08:31:06 +03:00
parent c05e949d59
commit 85b5603eb2
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -3581,14 +3581,14 @@ (define-public kbd-neo
(define-public kbd
(package
(name "kbd")
(version "2.4.0")
(version "2.5.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/utils/kbd/kbd-"
version ".tar.xz"))
(sha256
(base32
"17wvrqz2kk0w87idinhyvd31ih1dp7ldfl2yfx7ailygb0279w2m"))
"10s608i4blprgy9nynlid0hglfdrrgln6wwjs9rhjf56hwilbpyc"))
(modules '((guix build utils)))
(snippet
'(begin