gnu: bootterm: Update to 0.4.

* gnu/packages/terminals.scm (bootterm): Update to 0.4.
This commit is contained in:
Leo Famulari 2021-02-15 17:48:27 -05:00
parent 75b01d6dfd
commit 1bab55202c
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1345,7 +1345,7 @@ (define-public alacritty
(define-public bootterm
(package
(name "bootterm")
(version "0.2")
(version "0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1354,7 +1354,7 @@ (define-public bootterm
(file-name (git-file-name name version))
(sha256
(base32
"08yb4kiid3028cqsx7wzyrzk46asphxlxlj1y141hi245wbql55n"))))
"1k3jacld98za41dbpr10sjms77hrw91sb10m0cnwv3h7aifiwmrs"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite