[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/210: bump: mes-boot: fixup for 80-setjmp test
From: |
Jan Nieuwenhuizen |
Subject: |
16/210: bump: mes-boot: fixup for 80-setjmp test |
Date: |
Sat, 8 Sep 2018 10:35:58 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 3a46a81eedcddac3e9105253b16b9de10d673dfa
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Nov 26 17:04:04 2017 +0100
bump: mes-boot: fixup for 80-setjmp test
---
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 3c1b96f..bcdc3cb 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -215,7 +215,7 @@ hex2 linker.")
(define-public mes-boot
(let ((version "0.11")
(revision "0")
- (commit "f092dce4e7e7afe9a68e44bad8c46d00ca92a71e"))
+ (commit "d9d6bc3b9dacfd018a6b43d80f9278f3fba94747"))
(package
(name "mes-boot")
(version (string-append version "-" revision "." (string-take commit 7)))
@@ -228,7 +228,7 @@ hex2 linker.")
(file-name (string-append name "-" version ".tar.xz"))
(sha256
(base32
- "0dv8d1yzffkdz43l0idv1blk3cbd8jx37l15haa3lzqq290hgbhc"))))
+ "1y0pfmhqdrz4gff9j8g9f6bwb351bqsjirw465pdjgq7sn27rj3v"))))
(build-system trivial-build-system)
(supported-systems '("i686-linux" "x86_64-linux"))
(native-inputs
- 28/210: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., (continued)
- 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, 2018/09/08
- 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 <=
- 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
- 08/210: gnu: Add gcc-boot. WIP, Jan Nieuwenhuizen, 2018/09/08
- 09/210: bump tcc-boot: add sysinclude path for [m4] configure., Jan Nieuwenhuizen, 2018/09/08
- 05/210: gnu: Add tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 06/210: use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(, Jan Nieuwenhuizen, 2018/09/08
- 04/210: gnu: Add nyacc-boot., Jan Nieuwenhuizen, 2018/09/08
- 01/210: gnu: Add stage0-boot., Jan Nieuwenhuizen, 2018/09/08
- 37/210: gnu: %mes-seed: Update for mes-0.12., Jan Nieuwenhuizen, 2018/09/08
- 79/210: gnu: glibc-boot: Update to 2.2.5., Jan Nieuwenhuizen, 2018/09/11