[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/176: gnu: nyacc-boot: Update to 0.80.42.
From: |
Jan Nieuwenhuizen |
Subject: |
36/176: gnu: nyacc-boot: Update to 0.80.42. |
Date: |
Fri, 31 Aug 2018 11:20:09 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 47d48d1b6e130d5d6689022b7524d35d92db8e1d
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sun Apr 8 16:21:44 2018 +0200
gnu: nyacc-boot: Update to 0.80.42.
* gnu/packages/mes.scm (nyacc-boot): Update to 0.80.42.
---
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 33a9f0c..d20560c 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -311,9 +311,9 @@ Guile-] Scheme interpreter prototype in C and a Nyacc-based
C compiler in
(license gpl3+)))))
(define-public nyacc-boot
- (let ((version "0.82.4")
+ (let ((version "0.80.42")
(revision "0")
- (commit "44241a79da8e5fd85e197dbc7a6e666e7303427c"))
+ (commit "2839661e344c1c709579e690063bc6a74adfb914"))
(package
(name "nyacc")
(version (string-append version "-" revision "." (string-take commit 7)))
@@ -325,7 +325,7 @@ Guile-] Scheme interpreter prototype in C and a Nyacc-based
C compiler in
(file-name (string-append name "-" version ".tar.xz"))
(sha256
(base32
- "05accf30kq0g6hpr5568n2yifshrxvq97hq0z004zlrffcw85g7j"))))
+ "046bf0935fa0zfwncd5sr3dm103ijsrvzbanq22a4gps30ck7hmc"))))
(build-system gnu-build-system)
(native-inputs
`(("guile" ,guile-2.2)))
- 39/176: gnu: %tinycc-seed: Update for mes-0.12., (continued)
- 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
- 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 <=
- 29/176: gnu: Update tcc-boot: mescc has no unsigned arithmetic., Jan Nieuwenhuizen, 2018/08/31
- 55/176: gnu: %mescc-tools-seed: Update for 0.15., Jan Nieuwenhuizen, 2018/08/31
- 49/176: gnu: %mes-seed: Update for mes 0.14., Jan Nieuwenhuizen, 2018/08/31
- 47/176: gnu: %tinycc-seed: Update for mes 0.13., Jan Nieuwenhuizen, 2018/08/31
- 44/176: gnu: nyacc-boot: Update to new gitlab url scheme., Jan Nieuwenhuizen, 2018/08/31
- 52/176: gnu: tcc-boot: Update for mes 0.14., Jan Nieuwenhuizen, 2018/08/31
- 56/176: gnu: mescc-tools-boot: Update for mes 0.15., Jan Nieuwenhuizen, 2018/08/31
- 18/176: gnu: mescc-tools-boot: Use bootstrap Guile and simplify., Jan Nieuwenhuizen, 2018/08/31
- 16/176: bump: mes-boot: fixup for 80-setjmp test, Jan Nieuwenhuizen, 2018/08/31
- 40/176: gnu: tinycc-boot: Update for mes-0.12., Jan Nieuwenhuizen, 2018/08/31