gnu: bootterm: Update to 0.5.

* gnu/packages/terminals.scm (bootterm): Update to 0.5.

Change-Id: I374a778bb81e8a37849e1dd592fc247c43be6486
This commit is contained in:
Artyom V. Poptsov 2024-11-13 23:45:59 +03:00
parent d3b010c38c
commit 8333938605
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -42,6 +42,7 @@
;;; Copyright © 2024 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
;;; Copyright © 2024 Ashvith Shetty <ashvithshetty10@gmail.com>
;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@ -1718,7 +1719,7 @@ (define (create-manpage manpage)
(define-public bootterm
(package
(name "bootterm")
(version "0.4")
(version "0.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1727,7 +1728,7 @@ (define-public bootterm
(file-name (git-file-name name version))
(sha256
(base32
"1k3jacld98za41dbpr10sjms77hrw91sb10m0cnwv3h7aifiwmrs"))))
"1xag6agcqkq2p7gp20qxjb95ah7p6lia65jmm5v51rqxfzclx2h1"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite