me
/
guix
Archived
1
0
Fork 0

gnu: bootterm: Update to 0.2.

* gnu/packages/terminals.scm (bootterm): Update to 0.2.
master
Leo Famulari 2021-01-01 21:08:43 -05:00
parent ce3b439ae7
commit a8384752c3
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

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