[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/63: gnu: commencement: mes-boot: Update to 0.22.
From: |
guix-commits |
Subject: |
57/63: gnu: commencement: mes-boot: Update to 0.22. |
Date: |
Thu, 13 Feb 2020 10:11:30 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 7fc1ce6966eee818fcc981c90a50be4a2e6cada7
Author: Jan Nieuwenhuizen <address@hidden>
AuthorDate: Wed Dec 18 17:14:38 2019 +0100
gnu: commencement: mes-boot: Update to 0.22.
* gnu/packages/commencement.scm (mes-boot): Update to 0.22.
---
gnu/packages/commencement.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 1292ccc..dc6f3ce 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -498,14 +498,14 @@ $MES -e '(mescc)' module/mescc.scm -- \"$@\"
(package
(inherit mes)
(name "mes-boot")
- (version "0.21-33-g6d493b90d")
+ (version "0.22")
(source (origin
(method url-fetch)
- (uri (string-append "http://lilypond.org/janneke/mes/"
+ (uri (string-append "mirror://gnu/mes/"
"mes-" version ".tar.gz"))
(sha256
(base32
- "0nr74zyam5n82svjwfbcz2mycj88vvsqab12x0mxv1lm6yqxqmmj"))))
+ "0p1jsrrmcbc0zrvbvnjbb6iyxr0in71km293q8qj6gnar6bw09av"))))
(inputs '())
(propagated-inputs '())
(native-inputs
- 54/63: gnu: commencement: gnu-make-mesboot: Rename from make-mesboot., (continued)
- 54/63: gnu: commencement: gnu-make-mesboot: Rename from make-mesboot., guix-commits, 2020/02/13
- 56/63: gnu: commencement: glibc-mesboot: Use gash only, instead of bash/gash mix., guix-commits, 2020/02/13
- 55/63: gnu: commencement: gash-core-utils-boot: Update to 0.0.214-fc1b., guix-commits, 2020/02/13
- 59/63: gnu: Rename 'gash-core-utils' to 'gash-utils'., guix-commits, 2020/02/13
- 48/63: gnu: commencement: Add tar-boot0., guix-commits, 2020/02/13
- 63/63: gnu: commencement: Fix '%boot-mesboot1-inputs'., guix-commits, 2020/02/13
- 61/63: gnu: commencement: Simplify Gash and Gash-Utils., guix-commits, 2020/02/13
- 38/63: gnu: commencement: gcc-mesboot1-wrapper: Use Gash instead of coreutils&co., guix-commits, 2020/02/13
- 49/63: gnu: commencement: Add coreutils-boot0., guix-commits, 2020/02/13
- 51/63: gnu: commencement: %bootstrap-tarballs: Remove %bootstrap-binaries-tarball., guix-commits, 2020/02/13
- 57/63: gnu: commencement: mes-boot: Update to 0.22.,
guix-commits <=
- 58/63: gnu: commencement: glibc-boot0: Remove gash, use bash-mesboot0 only., guix-commits, 2020/02/13
- 53/63: gnu: commencement: gnu-make-mesboot0: Rename from make-mesboot0., guix-commits, 2020/02/13
- 60/63: Add (guix build gnu-bootstrap)., guix-commits, 2020/02/13
- 62/63: gnu: commencement: Remove %bootstrap-guile+guild., guix-commits, 2020/02/13
- 52/63: gnu: bootstrap: Remove %bootstrap-coreutils&co, %bootstrap-bash., guix-commits, 2020/02/13