[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/163: gnu: nyacc-boot: Update to 0.80.42.
From: |
Jan Nieuwenhuizen |
Subject: |
36/163: gnu: nyacc-boot: Update to 0.80.42. |
Date: |
Thu, 30 Aug 2018 01:03:18 -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)))
- 17/163: bump: mlibc: Mescc-tools support: chmod., (continued)
- 17/163: bump: mlibc: Mescc-tools support: chmod., Jan Nieuwenhuizen, 2018/08/30
- 23/163: gnu: mescc-tools-boot: Update to bootstrap from M1 binaries., Jan Nieuwenhuizen, 2018/08/30
- 31/163: gnu: Update tcc-boot: mescc char cast truncate bug., Jan Nieuwenhuizen, 2018/08/30
- 33/163: gnu: Update mes-boot: Add qsort., Jan Nieuwenhuizen, 2018/08/30
- 41/163: gnu: %mescc-tools-seed: Update to new gitlab url scheme., Jan Nieuwenhuizen, 2018/08/30
- 45/163: gnu: %mes-seed: Update for mes 0.13., Jan Nieuwenhuizen, 2018/08/30
- 44/163: gnu: nyacc-boot: Update to new gitlab url scheme., Jan Nieuwenhuizen, 2018/08/30
- 25/163: gnu: Update mescc-tools-boot: Binaries with function debug info., Jan Nieuwenhuizen, 2018/08/30
- 27/163: gnu: Update tcc-boot: avoid mescc bug struct foo bar = *baz ()., Jan Nieuwenhuizen, 2018/08/30
- 22/163: gnu: Update mescc-tools-boot: bootstrap from .M1 sources: remove MORTAL SIN., Jan Nieuwenhuizen, 2018/08/30
- 36/163: gnu: nyacc-boot: Update to 0.80.42.,
Jan Nieuwenhuizen <=
- 37/163: gnu: %mes-seed: Update for mes-0.12., Jan Nieuwenhuizen, 2018/08/30
- 20/163: gnu: mes-boot: Update mes-boot, mes-seed: Mescc-tools support., Jan Nieuwenhuizen, 2018/08/30
- 48/163: gnu: tcc-boot: Build with mes-boot., Jan Nieuwenhuizen, 2018/08/30
- 58/163: gnu: mes-boot: Update to 0.15., Jan Nieuwenhuizen, 2018/08/30
- 64/163: gnu: binutils-boot: Update to 2.14., Jan Nieuwenhuizen, 2018/08/30
- 28/163: gnu: Update mes-boot, tcc-boot: __udivdi3, __umoddi3., Jan Nieuwenhuizen, 2018/08/30
- 29/163: gnu: Update tcc-boot: mescc has no unsigned arithmetic., Jan Nieuwenhuizen, 2018/08/30
- 32/163: gnu: Update tcc-boot: mescc char cast truncate bug #2., Jan Nieuwenhuizen, 2018/08/30
- 53/163: gnu: %mescc-tools-seed: Update for 0.4., Jan Nieuwenhuizen, 2018/08/30
- 52/163: gnu: tcc-boot: Update for mes 0.14., Jan Nieuwenhuizen, 2018/08/30