guix-commits
[Top][All Lists]
Advanced

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

01/04: gash-core-utils-boot: Update to 0.0.214-fc1b.


From: guix-commits
Subject: 01/04: gash-core-utils-boot: Update to 0.0.214-fc1b.
Date: Tue, 17 Dec 2019 12:42:18 -0500 (EST)

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

commit 1f92e64ab217b86003d01003f509f577ebc0fe91
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Mon Dec 16 22:56:12 2019 +0100

    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 a54c929..d5f059e 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -229,7 +229,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)
@@ -247,7 +247,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]