[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/176: bump: mes-tools: add ferror for [m4] configure
From: |
Jan Nieuwenhuizen |
Subject: |
10/176: bump: mes-tools: add ferror for [m4] configure |
Date: |
Fri, 31 Aug 2018 11:20:01 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 48e10122923ea943f7a4e38c9f7bfec0309010bd
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sat Nov 25 23:28:48 2017 +0100
bump: mes-tools: add ferror for [m4] configure
---
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 ba130c4..6264a10 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 "9d91e9adf50e0e5febef92f5458af0047d46404d"))
+ (commit "457a58a3c830217f0262fe8b6b4d279a95cc93bb"))
(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
- "0rfz2mysg9a77fw5gkj01mm8d4vjib5ypv7zs9j2q9kmwznlp362"))))
+ "1wx7z96sv1spkw1kc9ilg2vnzfli5bglrr9dbd2jm5snprav5pyh"))))
(build-system trivial-build-system)
(supported-systems '("i686-linux" "x86_64-linux"))
(native-inputs
- branch wip-bootstrap created (now 9350f74), Jan Nieuwenhuizen, 2018/08/31
- 04/176: gnu: Add nyacc-boot., Jan Nieuwenhuizen, 2018/08/31
- 08/176: gnu: Add gcc-boot. WIP, Jan Nieuwenhuizen, 2018/08/31
- 11/176: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror., Jan Nieuwenhuizen, 2018/08/31
- 01/176: gnu: Add stage0-boot., Jan Nieuwenhuizen, 2018/08/31
- 03/176: gnu: Add mes-boot., Jan Nieuwenhuizen, 2018/08/31
- 10/176: bump: mes-tools: add ferror for [m4] configure,
Jan Nieuwenhuizen <=
- 09/176: bump tcc-boot: add sysinclude path for [m4] configure., Jan Nieuwenhuizen, 2018/08/31
- 02/176: gnu: Add mescc-tools-boot., Jan Nieuwenhuizen, 2018/08/31
- 05/176: gnu: Add tcc-boot., Jan Nieuwenhuizen, 2018/08/31
- 07/176: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(", Jan Nieuwenhuizen, 2018/08/31
- 06/176: use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(, Jan Nieuwenhuizen, 2018/08/31
- 22/176: gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove MORTAL SIN., Jan Nieuwenhuizen, 2018/08/31
- 15/176: gnu: tcc-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/08/31
- 19/176: gnu: mes-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/08/31
- 21/176: gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a', 'b', 'c'}., Jan Nieuwenhuizen, 2018/08/31
- 34/176: gnu: Update tcc-boot: qsort., Jan Nieuwenhuizen, 2018/08/31