guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 55/58: gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b.
Date: Thu, 6 Feb 2020 17:52:27 -0500 (EST)

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

commit 2e4bd894978a93bd8dfd074952cee955e4174d5b
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 f70f752..f97bd7d 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -225,7 +225,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)
@@ -243,7 +243,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]