[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/210: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror.
From: |
Jan Nieuwenhuizen |
Subject: |
11/210: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror. |
Date: |
Sat, 8 Sep 2018 10:35:58 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 948f4a88e27cfccb81b942487ed56680fe9e60ce
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Nov 26 13:05:42 2017 +0100
tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror.
---
gnu/packages/mes.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 6264a10..202dd90 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -374,11 +374,11 @@ extensive examples, including parsers for the Javascript
and C99 languages.")
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/tinycc-seed"
"/repository/archive.tar.gz?ref="
- "ba22f1f123af5ec11fbd1ef99508e961e5fdb521"))
+ "900edb4fb2077282a486bd0739fff4574ffbaaf9"))
(file-name (string-append name "-seed" "-" version ".tar.xz"))
(sha256
(base32
- "0l276qwda166lm27w0yv37wisdgxx2giv8b5lsbynyf3ax7045mf"))))))
+ "157g9mjcci5q4m5rgrpvxqqa2adrgaz6ykmd8snkmh88cxnjpasv"))))))
(arguments
`(#:modules ((guix build utils))
#:builder
- 52/210: gnu: tcc-boot: Update for mes 0.14., (continued)
- 52/210: gnu: tcc-boot: Update for mes 0.14., Jan Nieuwenhuizen, 2018/09/08
- 44/210: gnu: nyacc-boot: Update to new gitlab url scheme., Jan Nieuwenhuizen, 2018/09/08
- 41/210: gnu: %mescc-tools-seed: Update to new gitlab url scheme., Jan Nieuwenhuizen, 2018/09/08
- 35/210: gnu: Update mes-boot: M4 support: robustify headers., Jan Nieuwenhuizen, 2018/09/08
- 31/210: gnu: Update tcc-boot: mescc char cast truncate bug., Jan Nieuwenhuizen, 2018/09/08
- 32/210: gnu: Update tcc-boot: mescc char cast truncate bug #2., Jan Nieuwenhuizen, 2018/09/08
- 30/210: gnu: Update tcc-boot: mescc has no long long., Jan Nieuwenhuizen, 2018/09/08
- 26/210: gnu: Update mescc-tools-boot, mes-boot, tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 28/210: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., Jan Nieuwenhuizen, 2018/09/08
- 25/210: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/09/08
- 11/210: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror.,
Jan Nieuwenhuizen <=
- 12/210: bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/09/08
- 07/210: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(", Jan Nieuwenhuizen, 2018/09/08
- 02/210: gnu: Add mescc-tools-boot., Jan Nieuwenhuizen, 2018/09/08
- 29/210: gnu: Update tcc-boot: mescc has no unsigned arithmetic., Jan Nieuwenhuizen, 2018/09/08
- 23/210: gnu: mescc-tools-boot: Update to bootstrap from M1 binaries., Jan Nieuwenhuizen, 2018/09/08
- 19/210: gnu: mes-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 18/210: gnu: mescc-tools-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 16/210: bump: mes-boot: fixup for 80-setjmp test, Jan Nieuwenhuizen, 2018/09/08
- 20/210: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/09/08
- 15/210: gnu: tcc-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08