gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b.
* gnu/packages/commencement.scm (gash-core-utils-boot): Update to 0.0.214-fc1b.
This commit is contained in:
parent
476614f782
commit
a75a6aa1b8
1 changed files with 2 additions and 2 deletions
|
@ -225,7 +225,7 @@
|
||||||
(package
|
(package
|
||||||
(inherit gash-core-utils)
|
(inherit gash-core-utils)
|
||||||
(name "gash-core-utils-boot")
|
(name "gash-core-utils-boot")
|
||||||
(version "0.0.213-3f6eb")
|
(version "0.0.214-fc1b")
|
||||||
(source (bootstrap-origin
|
(source (bootstrap-origin
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -243,7 +243,7 @@
|
||||||
#t))
|
#t))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0601c9hqbjrjjsllr2m3zmkglkd53d97in7a5c22ikd8islddp76")))))
|
"090d8m0b165jf9381nhqpljc5zk22jd6bw03xnyf0na5snk9xp6v")))))
|
||||||
(build-system guile-build-system)
|
(build-system guile-build-system)
|
||||||
(native-inputs `(("bash" ,(bootstrap-executable "bash" (%current-system)))
|
(native-inputs `(("bash" ,(bootstrap-executable "bash" (%current-system)))
|
||||||
("tar" ,(bootstrap-executable "tar" (%current-system)))
|
("tar" ,(bootstrap-executable "tar" (%current-system)))
|
||||||
|
|
Reference in a new issue