me
/
guix
Archived
1
0
Fork 0

gnu: bootterm: Update to 0.4.

* gnu/packages/terminals.scm (bootterm): Update to 0.4.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1345,7 +1345,7 @@ terminal. Note that you need support for OpenGL 3.2 or higher.")
(define-public bootterm
(package
(name "bootterm")
(version "0.2")
(version "0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1354,7 +1354,7 @@ terminal. Note that you need support for OpenGL 3.2 or higher.")
(file-name (git-file-name name version))
(sha256
(base32
"08yb4kiid3028cqsx7wzyrzk46asphxlxlj1y141hi245wbql55n"))))
"1k3jacld98za41dbpr10sjms77hrw91sb10m0cnwv3h7aifiwmrs"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite