gnu: kbd: Update to 2.0.4.

* gnu/packages/linux.scm (kbd): Update to 2.0.4.
This commit is contained in:
Ludovic Courtès 2017-01-31 23:45:56 +01:00
parent c886608e6b
commit 8555a609df
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1592,14 +1592,14 @@ system.")
(define-public kbd
(package
(name "kbd")
(version "2.0.3")
(version "2.0.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/utils/kbd/kbd-"
version ".tar.xz"))
(sha256
(base32
"0ppv953gn2zylcagr4z6zg5y2x93dxrml29plypg6xgbq3hrv2bs"))
"124swm93dm4ca0pifgkrand3r9gvj3019d4zkfxsj9djpvv0mnaz"))
(modules '((guix build utils)))
(snippet
'(begin