[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/211: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp.
From: |
Jan Nieuwenhuizen |
Subject: |
13/211: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp. |
Date: |
Sat, 8 Sep 2018 11:09:16 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 1fa4d491654e2acabb8ca3f3a6a1bda9303541c7
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Nov 26 14:46:12 2017 +0100
bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp.
---
gnu/packages/mes.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 5abeac2..dd81b86 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -151,11 +151,11 @@ with a Knight VM that runs Forth and Lisp.")
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/mes-seed"
"/repository/archive.tar.gz?ref="
- "7ed68e26db72884dc287852e021858c28ce1c557"))
+ "fe64ff3a855d20bc90a5f28237e9832d33731b91"))
(file-name (string-append "mes-seed-0.11" ".tar.xz"))
(sha256
(base32
- "1pknfxdynn8gv1xnwfwqbpgqmi0j80yvj2n20y2lq3rhmmyhz81b"))))))
+ "0ggc7r5mla44ilaxxj4x1z0k757i9h5ymd54l7wvjw7883z3ag5j"))))))
(supported-systems '("i686-linux" "x86_64-linux"))
(build-system trivial-build-system)
(arguments
@@ -243,11 +243,11 @@ hex2 linker.")
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/mes-seed"
"/repository/archive.tar.gz?ref="
- "7ed68e26db72884dc287852e021858c28ce1c557"))
+ "fe64ff3a855d20bc90a5f28237e9832d33731b91"))
(file-name (string-append "mes-seed-0.11" ".tar.xz"))
(sha256
(base32
- "1pknfxdynn8gv1xnwfwqbpgqmi0j80yvj2n20y2lq3rhmmyhz81b"))))))
+ "0ggc7r5mla44ilaxxj4x1z0k757i9h5ymd54l7wvjw7883z3ag5j"))))))
(arguments
`(#:modules ((guix build utils))
#:builder
- 46/211: gnu: mes-boot: Update to 0.13., (continued)
- 46/211: gnu: mes-boot: Update to 0.13., Jan Nieuwenhuizen, 2018/09/08
- 48/211: gnu: tcc-boot: Build with mes-boot., Jan Nieuwenhuizen, 2018/09/08
- 45/211: gnu: %mes-seed: Update for mes 0.13., Jan Nieuwenhuizen, 2018/09/08
- 44/211: gnu: nyacc-boot: Update to new gitlab url scheme., Jan Nieuwenhuizen, 2018/09/08
- 37/211: gnu: %mes-seed: Update for mes-0.12., Jan Nieuwenhuizen, 2018/09/08
- 42/211: gnu: mescc-tools-boot: Remove stage0 dependency., Jan Nieuwenhuizen, 2018/09/08
- 31/211: gnu: Update tcc-boot: mescc char cast truncate bug., Jan Nieuwenhuizen, 2018/09/08
- 27/211: gnu: Update tcc-boot: avoid mescc bug struct foo bar = *baz ()., Jan Nieuwenhuizen, 2018/09/08
- 04/211: gnu: Add nyacc-boot., Jan Nieuwenhuizen, 2018/09/08
- 15/211: gnu: tcc-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 13/211: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp.,
Jan Nieuwenhuizen <=
- 24/211: gnu: Update mescc-tools-boot, mes-boot, tcc-boot for blood-elf., Jan Nieuwenhuizen, 2018/09/08
- 19/211: gnu: mes-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 10/211: bump: mes-tools: add ferror for [m4] configure, Jan Nieuwenhuizen, 2018/09/08
- 09/211: bump tcc-boot: add sysinclude path for [m4] configure., Jan Nieuwenhuizen, 2018/09/08
- 01/211: gnu: Add stage0-boot., Jan Nieuwenhuizen, 2018/09/08
- 72/211: gnu: gcc-boot: Update to 3.0., Jan Nieuwenhuizen, 2018/09/08
- 109/211: REMOVEME: %fake-bootstrap => #t., Jan Nieuwenhuizen, 2018/09/08
- 29/211: gnu: Update tcc-boot: mescc has no unsigned arithmetic., Jan Nieuwenhuizen, 2018/09/08
- 68/211: Revert "gnu: binutils-boot: Update to 2.25.", Jan Nieuwenhuizen, 2018/09/08
- 12/211: bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/09/08