[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/207: bump: mlibc: Mescc-tools support: chmod.
From: |
Jan Nieuwenhuizen |
Subject: |
17/207: bump: mlibc: Mescc-tools support: chmod. |
Date: |
Sat, 8 Sep 2018 13:25:54 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 8dc0ac36cdce0aa701e97716abdd8c41b4990547
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Nov 26 19:08:51 2017 +0100
bump: mlibc: Mescc-tools support: chmod.
---
gnu/packages/mes.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index bcdc3cb..17cf5d0 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -67,7 +67,7 @@
(uri (string-append "https://gitlab.com/janneke/stage0-seed"
"/repository/archive.tar.gz?ref="
"87039121e9ab4d48e9bade513c6f328cc9968583"))
- (file-name (string-append name "-seed" "-" version ".tar.xz"))
+ (file-name (string-append "stage0-seed" "-" version ".tar.xz"))
(sha256
(base32
"0m18mv825nykj738gg9il60xb8xxc4015ypxgimhygdqxx0n66bp"))))))
@@ -141,7 +141,7 @@ with a Knight VM that runs Forth and Lisp.")
(uri (string-append "https://gitlab.com/janneke/mescc-tools-seed"
"/repository/archive.tar.gz?ref="
"b0f8fd0e31c41cb91aefd17047da1f5743370e4b"))
- (file-name (string-append name "-seed" "-" version ".tar.xz"))
+ (file-name (string-append "mescc-tools-seed" "-" version ".tar.xz"))
(sha256
(base32
"065nmxpp73hnynqil0f1d3cgldkfpx64zach1i31iz05f9xy3yzn"))))
@@ -215,7 +215,7 @@ hex2 linker.")
(define-public mes-boot
(let ((version "0.11")
(revision "0")
- (commit "d9d6bc3b9dacfd018a6b43d80f9278f3fba94747"))
+ (commit "a3d445e9049f6b6603d8c69c0e33bd071cf15b1c"))
(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
- "1y0pfmhqdrz4gff9j8g9f6bwb351bqsjirw465pdjgq7sn27rj3v"))))
+ "0ss7qrzavl3m33naq3v1qawzd8nniwa84cm7kqkkv5n5l6rawxjw"))))
(build-system trivial-build-system)
(supported-systems '("i686-linux" "x86_64-linux"))
(native-inputs
@@ -340,7 +340,6 @@ extensive examples, including parsers for the Javascript
and C99 languages.")
(source (origin
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/tinycc"
-
"/repository/archive.tar.gz?ref="
commit))
(file-name (string-append name "-" version ".tar.xz"))
- 30/207: gnu: Update tcc-boot: mescc has no long long., (continued)
- 30/207: gnu: Update tcc-boot: mescc has no long long., Jan Nieuwenhuizen, 2018/09/08
- 34/207: gnu: Update tcc-boot: qsort., Jan Nieuwenhuizen, 2018/09/08
- 35/207: gnu: Update mes-boot: M4 support: robustify headers., Jan Nieuwenhuizen, 2018/09/08
- 24/207: gnu: Update mescc-tools-boot, mes-boot, tcc-boot for blood-elf., Jan Nieuwenhuizen, 2018/09/08
- 20/207: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/09/08
- 19/207: gnu: mes-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 23/207: gnu: mescc-tools-boot: Update to bootstrap from M1 binaries., Jan Nieuwenhuizen, 2018/09/08
- 15/207: gnu: tcc-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 21/207: gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a', 'b', 'c'}., Jan Nieuwenhuizen, 2018/09/08
- 22/207: gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove MORTAL SIN., Jan Nieuwenhuizen, 2018/09/08
- 17/207: bump: mlibc: Mescc-tools support: chmod.,
Jan Nieuwenhuizen <=
- 12/207: bump mes-boot: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/09/08
- 14/207: bump tcc-boot: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/09/08
- 10/207: bump: mes-tools: add ferror for [m4] configure, Jan Nieuwenhuizen, 2018/09/08
- 04/207: gnu: Add nyacc-boot., Jan Nieuwenhuizen, 2018/09/08
- 26/207: gnu: Update mescc-tools-boot, mes-boot, tcc-boot., Jan Nieuwenhuizen, 2018/09/08
- 18/207: gnu: mescc-tools-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/09/08
- 13/207: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp., Jan Nieuwenhuizen, 2018/09/08
- 11/207: tcc-boot: bump tinycc-seed: GNU Gcc support: Add ferror., Jan Nieuwenhuizen, 2018/09/08
- 28/207: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., Jan Nieuwenhuizen, 2018/09/08
- 25/207: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/09/08