[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/176: gnu: nyacc-boot: Update to new gitlab url scheme.
From: |
Jan Nieuwenhuizen |
Subject: |
44/176: gnu: nyacc-boot: Update to new gitlab url scheme. |
Date: |
Fri, 31 Aug 2018 11:20:11 -0400 (EDT) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 9f5e4cb9676105414873a6fd4a367883935b99c6
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sat Apr 21 23:09:41 2018 +0200
gnu: nyacc-boot: Update to new gitlab url scheme.
* gnu/packages/mes.scm (nyacc-boot): Update to new gitlab url scheme.
---
gnu/packages/mes.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 1cb4f52..ce0f4ae 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -320,12 +320,11 @@ Guile-] Scheme interpreter prototype in C and a
Nyacc-based C compiler in
(source (origin
(method url-fetch)
(uri (string-append "https://gitlab.com/janneke/nyacc"
- "/repository/archive.tar.gz?ref="
- commit))
- (file-name (string-append name "-" version ".tar.xz"))
+ "/-/archive/" commit
+ "/nyacc-" commit ".tar.gz"))
(sha256
(base32
- "046bf0935fa0zfwncd5sr3dm103ijsrvzbanq22a4gps30ck7hmc"))))
+ "0dlcqmchhl57nh7f0v6qb1kkbi7zbs3b185hcqv57fhb60b7rgcq"))))
(build-system gnu-build-system)
(native-inputs
`(("guile" ,guile-2.2)))
- 51/176: gnu: %tinycc-seed: Update for mes 0.14., (continued)
- 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
- 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 <=
- 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
- 45/176: gnu: %mes-seed: Update for mes 0.13., Jan Nieuwenhuizen, 2018/08/31
- 58/176: gnu: mes-boot: Update to 0.15., Jan Nieuwenhuizen, 2018/08/31
- 70/176: gnu: linux-libre-headers-boot0: Export., Jan Nieuwenhuizen, 2018/08/31
- 74/176: gnu: gcc-boot: Update to 3.4.0., Jan Nieuwenhuizen, 2018/08/31
- 73/176: gnu: gcc-boot: Update to 3.2., Jan Nieuwenhuizen, 2018/08/31