[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/176: gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove
From: |
Jan Nieuwenhuizen |
Subject: |
22/176: gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove MORTAL SIN. |
Date: |
Fri, 31 Aug 2018 11:20:04 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 18ccf55b686823c30a113f028f9d931b687fe77a
Author: Jan Nieuwenhuizen <address@hidden>
Date: Tue Nov 28 20:07:25 2017 +0100
gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove MORTAL SIN.
* gnu/packages/mes.scm (mescc-tools-boot): Update mescc-tools-seed:
bootstrap
from .M1 sources: remove MORTAL SIN.
---
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 0a5cc03..66408e2 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -141,11 +141,11 @@ with a Knight VM that runs Forth and Lisp.")
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/mescc-tools-seed"
"/repository/archive.tar.gz?ref="
- "b0f8fd0e31c41cb91aefd17047da1f5743370e4b"))
+ "f59808fc39ddd9ca7dc044b378155dcbb0cca337"))
(file-name (string-append "mescc-tools-seed" "-" version
".tar.xz"))
(sha256
(base32
- "065nmxpp73hnynqil0f1d3cgldkfpx64zach1i31iz05f9xy3yzn"))))
+ "0rn08hw6r6q9lqp2vlmy0p1jyfwfz81zfpdg09dsc5hzj7s4gar4"))))
("mes-source" ,(package-source mes-boot))
("mes-seed"
,(origin
- 08/176: gnu: Add gcc-boot. WIP, (continued)
- 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, 2018/08/31
- 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 <=
- 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
- 31/176: gnu: Update tcc-boot: mescc char cast truncate bug., Jan Nieuwenhuizen, 2018/08/31
- 20/176: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/08/31
- 26/176: gnu: Update mescc-tools-boot, mes-boot, tcc-boot., Jan Nieuwenhuizen, 2018/08/31
- 37/176: gnu: %mes-seed: Update for mes-0.12., Jan Nieuwenhuizen, 2018/08/31
- 39/176: gnu: %tinycc-seed: Update for mes-0.12., Jan Nieuwenhuizen, 2018/08/31
- 57/176: gnu: %mes-seed: Update for 0.15., Jan Nieuwenhuizen, 2018/08/31