gnu: bootar: Update to 1b.

* gnu/packages/commencement.scm (bootar): Update to 1b.
This commit is contained in:
Timothy Sample 2021-02-07 13:35:49 -05:00
parent 892aac72a2
commit ca6993af91
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59

View File

@ -91,7 +91,7 @@
(define bootar
(package
(name "bootar")
(version "1a")
(version "1b")
(source (origin
(method url-fetch)
(uri (list (string-append
@ -101,7 +101,7 @@
version ".ses")))
(sha256
(base32
"0mvp6vgx0q316fvy3z2lddlc5xgq5np3bm1fypgvj6dnayibg9np"))))
"0cf5vj5yxfvkgzvjvh2l7b2nz5ji5l534n9g4mfp8f5jsjqdrqjc"))))
(build-system gnu-build-system)
(arguments
`(#:implicit-inputs? #f