This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch wip-riscv-bootstrap
in repository guix.
The following commit(s) were added to refs/heads/wip-riscv-bootstrap by this
push:
new fb47b5ad09 squash! gnu: tcc-boot: Update to 0.9.27.1139-8cd21e9.
fb47b5ad09 is described below
commit fb47b5ad09135cbe363dcf3740cfe8c817975bd0
Author: Janneke Nieuwenhuizen <[email protected]>
AuthorDate: Thu Jan 29 07:43:03 2026 +0100
squash! gnu: tcc-boot: Update to 0.9.27.1139-8cd21e9.
---
gnu/packages/commencement.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 7df5efaea0..5a5e12ca32 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -753,7 +753,7 @@ MesCC-Tools), and finally M2-Planet.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1nrv5ggcsczkw2vib4551c89rwzylf669z178yzm5agnm479cy8j"))))
+ "1msxbc6nqqfkfp2bcncvbr7k5s0ii0jdh8lb3afbcj554wardhkg"))))
(build-system gnu-build-system)
(inputs '())
(propagated-inputs '())