guix-commits
[Top][All Lists]
Advanced

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

branch wip-aarch64-bootstrap updated: squash! gnu: commencement: tcc-boo


From: guix-commits
Subject: branch wip-aarch64-bootstrap updated: squash! gnu: commencement: tcc-boot0: Update to 0.9.26-1134, support ARM.
Date: Thu, 20 Oct 2022 10:08:31 -0400

This is an automated email from the git hooks/post-receive script.

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

The following commit(s) were added to refs/heads/wip-aarch64-bootstrap by this 
push:
     new 37da500343 squash! gnu: commencement: tcc-boot0: Update to 
0.9.26-1134, support ARM.
37da500343 is described below

commit 37da500343dd9d8d9250ee766ca402f0a682eff9
Author: Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Thu Oct 20 11:58:40 2022 +0200

    squash! gnu: commencement: tcc-boot0: Update to 0.9.26-1134, support ARM.
---
 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 541dde8bc9..9a7e818598 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -544,7 +544,7 @@ MesCC-Tools), and finally M2-Planet.")
   (package
     (inherit tcc)
     (name "tcc-boot0")
-    (version "0.9.26-1134-g80114c4d")
+    (version "0.9.26-1136-g1b4f281f")
     (source (origin
               (method url-fetch)
               (uri (list
@@ -554,7 +554,7 @@ MesCC-Tools), and finally M2-Planet.")
                                    "tcc-" version ".tar.gz")))
               (sha256
                (base32
-                "0wljasyfw32rd73fniam3pwxvnkpwf327dzs8dy9b9vdla1mmplx"))))
+                "0n8nb2yv1r9cxc00ryam16p0v5ix4jgwc73bdwjif9pdnr0yqmrh"))))
     (build-system gnu-build-system)
     (supported-systems '("armhf-linux" "aarch64-linux"
                          "i686-linux" "x86_64-linux"))



reply via email to

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