[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/31: gnu: commencement: hurd-source: Update to latest git.
From: |
guix-commits |
Subject: |
17/31: gnu: commencement: hurd-source: Update to latest git. |
Date: |
Tue, 17 Mar 2020 03:28:16 -0400 (EDT) |
janneke pushed a commit to branch wip-hurd
in repository guix.
commit c03fa0b36c25aa941b360bc01547d1e361eff328
Author: Jan Nieuwenhuizen <address@hidden>
AuthorDate: Tue Mar 3 00:00:53 2020 -0500
gnu: commencement: hurd-source: Update to latest git.
* gnu/packages/commencement.scm (hurd-source-version): Update to
0.9-229-ga1efcee8.
(hurd-source-boot0): Update url to updated lilypond tarball.
---
gnu/packages/commencement.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index c60cf58..bd54fdb 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -3055,17 +3055,17 @@ exec " gcc "/bin/" program
(assoc-ref %build-inputs "flex")
"/lib/")))))))
(with-boot0 mig)))
-(define hurd-version-boot0 "0.9")
+(define hurd-version-boot0 "0.9-229-ga1efcee8")
(define hurd-source-boot0
(let ((version hurd-version-boot0))
(bootstrap-origin
(origin
(method url-fetch)
- (uri (string-append "mirror://gnu/hurd/hurd-"
- version ".tar.gz"))
+ (uri (string-append "https://lilypond.org/janneke/hurd/"
+ "hurd-v" version ".tar.gz"))
(sha256
(base32
- "1nw9gly0n7pyv3cpfm4mmxy4yccrx4g0lyrvd3vk2vil26jpbggw"))))))
+ "0bq2q2jisxcy0kgcm6rz0z2fddwxxm7azsama7li28a2m08kdpzy"))))))
(define hurd-headers-boot0
(let ((hurd-headers (package (inherit hurd-headers)
- 06/31: gnu: cross-libc: Build fix for the Hurd., (continued)
- 06/31: gnu: cross-libc: Build fix for the Hurd., guix-commits, 2020/03/17
- 02/31: gnu: grub: Support for the Hurd., guix-commits, 2020/03/17
- 04/31: gnu: glibc: Add clock patches for the Hurd., guix-commits, 2020/03/17
- 09/31: gnu: bootstrap: Use fall-back mechanism for bootstrap-executables., guix-commits, 2020/03/17
- 05/31: gnu: glibc: Add signal SA_SIGINFO support for the Hurd., guix-commits, 2020/03/17
- 10/31: gnu: bootstrap: Add support for the Hurd., guix-commits, 2020/03/17
- 13/31: gnu: commencement: gnumach-headers-boot0: Build from tarball., guix-commits, 2020/03/17
- 07/31: Revert "gnu: guile-static-stripped: Update to 2.2.", guix-commits, 2020/03/17
- 12/31: gnu: make: Support for the Hurd., guix-commits, 2020/03/17
- 19/31: gnu: commencement: glibc-final: Allow gnumach-headers references., guix-commits, 2020/03/17
- 17/31: gnu: commencement: hurd-source: Update to latest git.,
guix-commits <=
- 22/31: daemon: Avoid kill -1 bug on the Hurd., guix-commits, 2020/03/17
- 08/31: gnu: bootstrap: gcc-static: Use gcc-5., guix-commits, 2020/03/17
- 11/31: gnu: java-jansi-native: Compile fix for the Hurd., guix-commits, 2020/03/17
- 20/31: gnu: hurd: Update to hurd-headers version: 0.9-91a51672., guix-commits, 2020/03/17
- 21/31: daemon: Do not use clone on the Hurd., guix-commits, 2020/03/17
- 26/31: gnu: pciutils: Build fixes for the Hurd., guix-commits, 2020/03/17
- 29/31: gnu: screen: Build fix for the Hurd., guix-commits, 2020/03/17
- 15/31: gnu: commencement: hurd-minimal-boot0: Build from tarball., guix-commits, 2020/03/17
- 18/31: gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b53508., guix-commits, 2020/03/17
- 27/31: gnu: shepherd: Build fix for the Hurd., guix-commits, 2020/03/17