[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/176: gnu: %tinycc-seed: Update for mes-0.12.
From: |
Jan Nieuwenhuizen |
Subject: |
39/176: gnu: %tinycc-seed: Update for mes-0.12. |
Date: |
Fri, 31 Aug 2018 11:20:10 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit baed75254c3fab84973b64ca224f5a69af0afe5b
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Apr 8 18:09:49 2018 +0200
gnu: %tinycc-seed: Update for mes-0.12.
* gnu/packages/mes.scm (%tinycc-seed): Update for mes-0.12.
---
gnu/packages/mes.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 586cb75..7e5b914 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -66,11 +66,11 @@
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/tinycc-seed"
"/repository/archive.tar.gz?ref="
- "f3637ca76c2a8f27a2d925c821946803bff1a5d2"))
+ "f23975bc49704d56539b3707d8afc17eaa955356"))
(file-name (string-append "tinycc-seed" "-" "0.9.26" ".tar.xz"))
(sha256
(base32
- "1xfn2hh497ck2syw380x3a7as03yf7r0z561qr50sav8gibv7vj1"))))
+ "0b7jpzwrf4adn1wwffll5hi775f7a2d8jimcm48agkj1sd9j6r20"))))
(define %srfi-43
(origin
@@ -344,7 +344,7 @@ extensive examples, including parsers for the Javascript
and C99 languages.")
(define-public tcc-boot
(let ((version "0.9.26")
(revision "0")
- (commit "4dc14198a84576ffd36ba7c4b3d4ebb743f2e96f"))
+ (commit "83293537ac710ecfa8b117d2363f6f9de5c04c0d"))
(package-with-bootstrap-guile
(package
(name "tcc-boot")
- 06/176: use %bootstrap-guile -- still guile-2.2 in bag-with-origins :-(, (continued)
- 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
- 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 <=
- 57/176: gnu: %mes-seed: Update for 0.15., Jan Nieuwenhuizen, 2018/08/31
- 54/176: gnu: mescc-tools-boot: Update to 0.4., Jan Nieuwenhuizen, 2018/08/31
- 14/176: bump tcc-boot: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/08/31
- 38/176: gnu: mes-boot: Update to 0.12., Jan Nieuwenhuizen, 2018/08/31
- 51/176: gnu: %tinycc-seed: Update for mes 0.14., Jan Nieuwenhuizen, 2018/08/31
- 50/176: gnu: mes-boot: Update to 0.14., Jan Nieuwenhuizen, 2018/08/31
- 23/176: gnu: mescc-tools-boot: Update to bootstrap from M1 binaries., Jan Nieuwenhuizen, 2018/08/31
- 17/176: bump: mlibc: Mescc-tools support: chmod., Jan Nieuwenhuizen, 2018/08/31
- 25/176: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/08/31
- 36/176: gnu: nyacc-boot: Update to 0.80.42., Jan Nieuwenhuizen, 2018/08/31