[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/211: gnu: Update mescc-tools-boot: Binaries with function debug info.
From: |
Jan Nieuwenhuizen |
Subject: |
25/211: gnu: Update mescc-tools-boot: Binaries with function debug info. |
Date: |
Sat, 8 Sep 2018 11:09:20 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit fd3e6216edfdcd8d2974f9d5899854dbb7f1e880
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Dec 3 08:15:32 2017 +0100
gnu: Update mescc-tools-boot: Binaries with function debug info.
* gnu/packages/mes.scm (mescc-tools-boot): Update: Binaries with function
debug info.
(%mescc-tools-seed): Likewise.
---
gnu/packages/mes.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 5b91530..4fa35cd 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -44,11 +44,11 @@
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/mescc-tools-seed"
"/repository/archive.tar.gz?ref="
- "a4aa5dd0a2f1b452c864dbe5aadd70875a58e225"))
+ "09f390010785c975e18bba6ef00b16ac4ba28327"))
(file-name (string-append "mescc-tools-seed" "-" "0.3" ".tar.xz"))
(sha256
(base32
- "1wb2g4w5238ndkihyjxg7wbk1cfrkg4hy662lhr4jqglnq0d8bb2"))))
+ "0g63cqxn8c65dhqar96xjqmzfzkszwsayb2acjl445592zz7wv3f"))))
(define %mes-seed
(origin
@@ -157,7 +157,7 @@ with a Knight VM that runs Forth and Lisp.")
(define-public mescc-tools-boot
(let ((version "0.3")
(revision "0")
- (commit "587a4b4c5d2fcda836272b613c802e8ca9c55523"))
+ (commit "bd860fc132fc047f0c3554a50171d2477ae7b8e7"))
(package-with-bootstrap-guile
(package
(name "mescc-tools-boot")
@@ -171,7 +171,7 @@ with a Knight VM that runs Forth and Lisp.")
(file-name (string-append name "-" version ".tar.xz"))
(sha256
(base32
- "0kh4a9hvhhxgxqx2j5gz6s20mdwp5a121pncyi2g8ixn12wbp92v"))))
+ "1jc1n383s35pqkjcyhaa4xqgxynfc7lj40zzik7vc537xrxgll05"))))
(native-inputs
`(("static-bash" ,@(assoc-ref %bootstrap-inputs "bash"))
("bash" ,(search-bootstrap-binary "bash" (%current-system)))
- 38/211: gnu: mes-boot: Update to 0.12., (continued)
- 38/211: gnu: mes-boot: Update to 0.12., Jan Nieuwenhuizen, 2018/09/08
- 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 <=
- 21/211: gnu: Update mes-boot: Mescc-tools support: char foo[BAR] = {'a', 'b', 'c'}., Jan Nieuwenhuizen, 2018/09/08
- 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