gnu: libtermkey: Update to 0.21.1.

* gnu/packages/terminals.scm (libtermkey): Update to 0.21.1.
This commit is contained in:
Tobias Geerinckx-Rice 2019-02-21 16:07:59 +01:00
parent 476af71353
commit eba6731f8a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -309,13 +309,13 @@ multi-seat support, a replacement for @command{mingetty}, and more.")
(define-public libtermkey (define-public libtermkey
(package (package
(name "libtermkey") (name "libtermkey")
(version "0.21") (version "0.21.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://www.leonerd.org.uk/code/libtermkey/" (uri (string-append "http://www.leonerd.org.uk/code/libtermkey/"
"libtermkey-" version ".tar.gz")) "libtermkey-" version ".tar.gz"))
(sha256 (sha256
(base32 "0fzb5pvj139di02saffhy3ajchmksn1rs41kplkv2zjyjv7xbsvr")))) (base32 "0psd0kf10q5ixfima0mxz10syy7qq1ilz1npr0rz862xycvzgjyf"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:make-flags (list '(#:make-flags (list