Archived
1
0
Fork 0

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:
Jan Nieuwenhuizen 2019-12-16 22:56:12 +01:00
parent 476614f782
commit a75a6aa1b8
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -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)))