[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/35: bootstrap-mes
From: |
guix-commits |
Subject: |
17/35: bootstrap-mes |
Date: |
Wed, 20 Nov 2019 15:19:38 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 9fcc6a4837401671eef9496a875c9ef7460db1fd
Author: Jan Nieuwenhuizen <address@hidden>
Date: Wed Nov 20 18:44:46 2019 +0100
bootstrap-mes
---
gnu/packages/bootstrap.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm
index 25c7df5..1afeb60 100644
--- a/gnu/packages/bootstrap.scm
+++ b/gnu/packages/bootstrap.scm
@@ -757,7 +757,7 @@ exec ~a/bin/.gcc-wrapped -B~a/lib \
;; %MES-BOOTSTRAP-TARBALL.
(package
(name "bootstrap-mes")
- (version "0")
+ (version "1")
(source #f)
(build-system trivial-build-system)
(arguments
@@ -790,11 +790,11 @@ exec ~a/bin/.gcc-wrapped -B~a/lib \
(uri (map
(cute string-append <>
"/i686-linux/20190915/"
-
"mes-minimal-stripped-0.20-52-g16ee8eb64-i686-linux.tar.xz")
+
"mes-minimal-stripped-0.20-45-ga70ca477a-i686-linux.tar.xz")
%bootstrap-base-urls))
(sha256
(base32
- "1smgskkjl5s9mhg72sqmvnpxzfi4xwx04944hqy1lahxsifd60q3")))))))
+ "1myg8f4jl3zvrha815dm5ayq42xnv3cnpp4hjxgn3rilycz5hbki")))))))
(supported-systems '("i686-linux" "x86_64-linux"))
(synopsis "Bootstrap binaries of Mes")
(description synopsis)
- 01/35: gnu: Add ncompress., (continued)
- 01/35: gnu: Add ncompress., guix-commits, 2019/11/20
- 07/35: gnu: nyacc: Update to 0.99.0., guix-commits, 2019/11/20
- 09/35: gnu: mes: Update to 0.20., guix-commits, 2019/11/20
- 11/35: mes: 0.21, guix-commits, 2019/11/20
- 12/35: bootstrap: mescc-tools-static: Update for mescc-tools-0.6.1., guix-commits, 2019/11/20
- 13/35: bootstrap: mes-minimal: Update for mes-0.20., guix-commits, 2019/11/20
- 19/35: bootstrap: nyacc-boot. WIP, guix-commits, 2019/11/20
- 08/35: gnu: mescc-tools: Update to 0.6.1., guix-commits, 2019/11/20
- 10/35: gnu: mes: Update to 0.21 WIP, guix-commits, 2019/11/20
- 14/35: bootstrap: bootstrap-mescc-tools: Update for mescc-tools-0.6.1., guix-commits, 2019/11/20
- 17/35: bootstrap-mes,
guix-commits <=
- 18/35: gnu: mes: Update to 0.20 WIP, guix-commits, 2019/11/20
- 20/35: bootstrap: mes-boot: Scheme-only bootstrap. WIP, guix-commits, 2019/11/20
- 22/35: bootstrap-gash-rewire? WIP, guix-commits, 2019/11/20
- 24/35: bootstrap: make-mesboot0: Scheme-only bootstrap., guix-commits, 2019/11/20
- 25/35: bootstrap: Add bzip2-mesboot0., guix-commits, 2019/11/20
- 26/35: bootstrap: Add bash-mesboot0., guix-commits, 2019/11/20
- 27/35: bootstrap: tcc-boot: Scheme-only bootstrap., guix-commits, 2019/11/20
- 30/35: bootstrap: Add sed-mesboot0., guix-commits, 2019/11/20
- 23/35: bootstrap: Add gzip-mesboot0., guix-commits, 2019/11/20
- 21/35: bootstrap: tcc-boot0: Scheme-only bootstrap. WIP, guix-commits, 2019/11/20