[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/31: gnu: commencement: hurd-source: Update to latest git.
From: |
guix-commits |
Subject: |
16/31: gnu: commencement: hurd-source: Update to latest git. |
Date: |
Tue, 24 Mar 2020 18:38:51 -0400 (EDT) |
janneke pushed a commit to branch wip-hurd
in repository guix.
commit 8339a5c980031c44c973b1972a0594d943a43b26
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 446e326..342b2a3 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)
- 15/31: gnu: commencement: glibc-intermediate: Build fixes for the Hurd., (continued)
- 15/31: gnu: commencement: glibc-intermediate: Build fixes for the Hurd., guix-commits, 2020/03/24
- 20/31: daemon: Do not use clone on the Hurd., guix-commits, 2020/03/24
- 22/31: gnu: less: Build fix for the Hurd., guix-commits, 2020/03/24
- 24/31: gnu: shadow: Add linux-pam dependency for the Hurd., guix-commits, 2020/03/24
- 29/31: gnu: shadow: Build fix for the Hurd., guix-commits, 2020/03/24
- 31/31: llvm: Add support for the Hurd., guix-commits, 2020/03/24
- 07/31: gnu: bootstrap: gcc-static: Use gcc-5., guix-commits, 2020/03/24
- 23/31: gnu: fontconfig: Build fix for the Hurd., guix-commits, 2020/03/24
- 26/31: gnu: shepherd: Build fix for the Hurd., guix-commits, 2020/03/24
- 11/31: gnu: make: Support for the Hurd., guix-commits, 2020/03/24
- 16/31: gnu: commencement: hurd-source: Update to latest git.,
guix-commits <=
- 30/31: gnu: mit-krb5: Supprt for the Hurd., guix-commits, 2020/03/24