[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/211: gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a',
From: |
Jan Nieuwenhuizen |
Subject: |
21/211: gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a', 'b', 'c'}. |
Date: |
Sat, 8 Sep 2018 11:09:18 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 960bf6bf3aa10610b66ad4660af6df67a92612cf
Author: Jan Nieuwenhuizen <address@hidden>
Date: Tue Nov 28 20:06:37 2017 +0100
gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a', 'b', 'c'}.
* gnu/packages/mes.scm (mes-boot): Mescc-tools support: char foo[BAR] =
{'a',
'b', 'c'}.
---
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 3ded1c8..0a5cc03 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -207,7 +207,7 @@ hex2 linker.")
(define-public mes-boot
(let ((version "0.11")
(revision "0")
- (commit "b67de7d4006cb451db7af75f47865ea927412edb"))
+ (commit "7bb64cbfd2dbea9fd4146ff6bc0c56925af14ad7"))
(package-with-bootstrap-guile
(package
(name "mes-boot")
@@ -221,7 +221,7 @@ hex2 linker.")
(file-name (string-append name "-" version ".tar.xz"))
(sha256
(base32
- "1r0x79kdwf7nzsi6r5c5x0psb0jvsix3spbvk26f6clq5zk7rq4x"))))
+ "0i8x3501yi5glf56krfpra5854drm43231hiidxavq4hasnfn77j"))))
(build-system trivial-build-system)
(supported-systems '("i686-linux" "x86_64-linux"))
(native-inputs
- 39/211: gnu: %tinycc-seed: Update for mes-0.12., (continued)
- 39/211: gnu: %tinycc-seed: Update for mes-0.12., Jan Nieuwenhuizen, 2018/09/08
- 34/211: gnu: Update tcc-boot: qsort., Jan Nieuwenhuizen, 2018/09/08
- 40/211: gnu: tinycc-boot: Update for mes-0.12., Jan Nieuwenhuizen, 2018/09/08
- 35/211: gnu: Update mes-boot: M4 support: robustify headers., Jan Nieuwenhuizen, 2018/09/08
- 30/211: gnu: Update tcc-boot: mescc has no long long., Jan Nieuwenhuizen, 2018/09/08
- 33/211: gnu: Update mes-boot: Add qsort., Jan Nieuwenhuizen, 2018/09/08
- 32/211: gnu: Update tcc-boot: mescc char cast truncate bug #2., Jan Nieuwenhuizen, 2018/09/08
- 26/211: gnu: Update mescc-tools-boot, mes-boot, tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 28/211: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., Jan Nieuwenhuizen, 2018/09/08
- 25/211: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/09/08
- 21/211: gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a', 'b', 'c'}.,
Jan Nieuwenhuizen <=
- 22/211: gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove MORTAL SIN., Jan Nieuwenhuizen, 2018/09/08
- 20/211: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/09/08
- 07/211: Revert "use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(", Jan Nieuwenhuizen, 2018/09/08
- 03/211: gnu: Add mes-boot., Jan Nieuwenhuizen, 2018/09/08
- 18/211: gnu: mescc-tools-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 11/211: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror., Jan Nieuwenhuizen, 2018/09/08
- 06/211: use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(, Jan Nieuwenhuizen, 2018/09/08
- 05/211: gnu: Add tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 117/211: gnu: Remove gcc-mesboot-4.1.0., Jan Nieuwenhuizen, 2018/09/08
- 135/211: gnu: mes-boot: Use gnu-build-system., Jan Nieuwenhuizen, 2018/09/08