[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
147/176: gnu: %tinycc-seed: Update for mes 0.18. WIP
From: |
Jan Nieuwenhuizen |
Subject: |
147/176: gnu: %tinycc-seed: Update for mes 0.18. WIP |
Date: |
Fri, 31 Aug 2018 11:20:30 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit cb13e50301f6bbe680d87a36db855cb65d3dc108
Author: Jan Nieuwenhuizen <address@hidden>
Date: Mon Aug 27 01:12:51 2018 +0200
gnu: %tinycc-seed: Update for mes 0.18. WIP
* gnu/packages/bootstrap.scm (%tinycc-seed): Update for mes 0.18.
---
gnu/packages/bootstrap.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm
index e6664c9..778f162 100644
--- a/gnu/packages/bootstrap.scm
+++ b/gnu/packages/bootstrap.scm
@@ -712,7 +712,7 @@ exec ~a/bin/.gcc-wrapped -B~a/lib \
"15w3gqsmwn03s8wski9l319sxv07bkxc43cjdpzk13bkk90zpjdx")))))
(define %tinycc-seed
- (let ((commit "546500b97fb07147add1bc4aef2c10899f6a4306"))
+ (let ((commit "b89277fa58b3448fba7e178f53dd902c34a68750"))
(origin
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/tinycc-seed"
@@ -720,7 +720,7 @@ exec ~a/bin/.gcc-wrapped -B~a/lib \
"/tinycc-seed-" commit ".tar.gz"))
(sha256
(base32
- "0803x488jbc2xv68pk633krfxnhyh6k56cmnyiva547m02r0z32h")))))
+ "0vlndgwvlyxl76zdnn545s38pxcnmsr671mb95yp3yhxivhlnrmk")))))
(define %srfi-43
(origin
- 122/176: gnu: tcc-boot: Revise dependencies., (continued)
- 122/176: gnu: tcc-boot: Revise dependencies., Jan Nieuwenhuizen, 2018/08/31
- 117/176: gnu: Remove gcc-mesboot-4.1.0., Jan Nieuwenhuizen, 2018/08/31
- 125/176: gnu: glibc-mesboot: Revise dependencies., Jan Nieuwenhuizen, 2018/08/31
- 120/176: gnu: mes-boot: Update to 0.16.1; revise dependencies., Jan Nieuwenhuizen, 2018/08/31
- 123/176: gnu: binutils-mesboot0: Revise dependencies., Jan Nieuwenhuizen, 2018/08/31
- 153/176: bootstrap: Remove dependency on %bootstrap-make, %bootstrap-diffutils., Jan Nieuwenhuizen, 2018/08/31
- 134/176: gnu: mescc-tools-boot: Use gnu-build-system., Jan Nieuwenhuizen, 2018/08/31
- 124/176: gnu: gcc-core-mesboot: Revise dependencies., Jan Nieuwenhuizen, 2018/08/31
- 132/176: gnu: tcc-boot0: Update for mes 0.17., Jan Nieuwenhuizen, 2018/08/31
- 143/176: gnu: Add %bootstrap-linux-libre-headers., Jan Nieuwenhuizen, 2018/08/31
- 147/176: gnu: %tinycc-seed: Update for mes 0.18. WIP,
Jan Nieuwenhuizen <=
- 158/176: gnu: Add make-mesboot0 3.80, Jan Nieuwenhuizen, 2018/08/31
- 170/176: gnu: binutils-boot0: Export (for testing)., Jan Nieuwenhuizen, 2018/08/31
- 173/176: gnu: libstdc++-boot0: Export (for testing)., Jan Nieuwenhuizen, 2018/08/31
- 155/176: Revert "gnu: Add %diffutils-static, %diffutils-static-stripped, %diffutils-bootstrap-tarball.", Jan Nieuwenhuizen, 2018/08/31
- 149/176: gnu: tcc-boot: Update for mes 0.18. WIP, Jan Nieuwenhuizen, 2018/08/31
- 141/176: gnu: Add %bootstrap-diffutils., Jan Nieuwenhuizen, 2018/08/31
- 94/176: gnu: tcc-boot0: Update for mes 0.16., Jan Nieuwenhuizen, 2018/08/31
- 93/176: gnu: Add tcc-boot 0.9.27., Jan Nieuwenhuizen, 2018/08/31
- 105/176: gnu: binutils-mesboot: Rename from binutils-boot., Jan Nieuwenhuizen, 2018/08/31
- 97/176: gnu: gcc-boot: build with %cheat-binutils?, Jan Nieuwenhuizen, 2018/08/31