guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

55/63: gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b.


From: guix-commits
Subject: 55/63: gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b.
Date: Mon, 17 Feb 2020 16:01:06 -0500 (EST)

janneke pushed a commit to branch wip-bootstrap
in repository guix.

commit 5d1ad0de1d59f59c87a4a9d7245357f88c0344d7
Author: Jan Nieuwenhuizen <address@hidden>
AuthorDate: Mon Dec 16 22:56:12 2019 +0100

    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.
---
 gnu/packages/commencement.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 4466f7a..45be8a3 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -226,7 +226,7 @@
   (package
     (inherit gash-core-utils)
     (name "gash-core-utils-boot")
-    (version "0.0.213-3f6eb")
+    (version "0.0.214-fc1b")
     (source (bootstrap-origin
              (origin
                (method url-fetch)
@@ -244,7 +244,7 @@
                    #t))
                (sha256
                 (base32
-                 "0601c9hqbjrjjsllr2m3zmkglkd53d97in7a5c22ikd8islddp76")))))
+                 "090d8m0b165jf9381nhqpljc5zk22jd6bw03xnyf0na5snk9xp6v")))))
     (build-system guile-build-system)
     (native-inputs `(("bash" ,(bootstrap-executable "bash" (%current-system)))
                      ("tar" ,(bootstrap-executable "tar" (%current-system)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]