guix-commits
[Top][All Lists]
Advanced

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

56/64: gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b.


From: guix-commits
Subject: 56/64: gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b.
Date: Tue, 18 Feb 2020 01:18:16 -0500 (EST)

janneke pushed a commit to branch core-updates
in repository guix.

commit a75a6aa1b8a091966921e3cff53420d59aaaa808
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 a3c770b..7d2d00e 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]