[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/31: gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b5
From: |
guix-commits |
Subject: |
18/31: gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b53508. |
Date: |
Thu, 19 Mar 2020 03:24:57 -0400 (EDT) |
janneke pushed a commit to branch wip-hurd
in repository guix.
commit 646ed45163d3f7015699b78c1939735fb683176a
Author: Jan Nieuwenhuizen <address@hidden>
AuthorDate: Tue Mar 3 00:37:14 2020 -0500
gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b53508.
* gnu/packages/commencement.scm (gnumach-headers-boot0): Update to
1.8-116-g28b53508.
---
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 342b2a3..ea80c50 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -3032,15 +3032,15 @@ exec " gcc "/bin/" program
(package-with-bootstrap-guile
(package
(inherit gnumach-headers)
- (version "1.8")
+ (version "1.8-116-g28b53508")
(source (bootstrap-origin
(origin
(method url-fetch)
- (uri (string-append "mirror://gnu/gnumach/gnumach-"
- version ".tar.gz"))
+ (uri (string-append "https://lilypond.org/janneke/hurd/"
+ "gnumach-" version ".tar.gz"))
(sha256
(base32
- "02hygsfpd2dljl5lg1vjjg9pizi9jyxd4aiiqzjshz6jax62jm9f")))))
+ "006i0zgwy81vxarpfm12vip4q6i5mgmi5mmy5ldvxp5hx9h3l0zg")))))
(native-inputs '())))))
(define mig-boot0
- 14/31: gnu: commencement: hurd-headers-boot0: Build from tarball., (continued)
- 14/31: gnu: commencement: hurd-headers-boot0: Build from tarball., guix-commits, 2020/03/19
- 15/31: gnu: commencement: hurd-minimal-boot0: Build from tarball., guix-commits, 2020/03/19
- 05/31: gnu: glibc: Add signal SA_SIGINFO support for the Hurd., guix-commits, 2020/03/19
- 16/31: gnu: commencement: glibc-intermediate: Build fixes for the Hurd., guix-commits, 2020/03/19
- 22/31: daemon: Avoid kill -1 bug on the Hurd., guix-commits, 2020/03/19
- 25/31: gnu: shadow: Add linux-pam dependency for the Hurd., guix-commits, 2020/03/19
- 19/31: gnu: commencement: glibc-final: Allow gnumach-headers references., guix-commits, 2020/03/19
- 24/31: gnu: fontconfig: Build fix for the Hurd., guix-commits, 2020/03/19
- 29/31: gnu: screen: Build fix for the Hurd., guix-commits, 2020/03/19
- 20/31: gnu: hurd: Update to hurd-headers version: 0.9-91a51672., guix-commits, 2020/03/19
- 18/31: gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b53508.,
guix-commits <=
- 21/31: daemon: Do not use clone on the Hurd., guix-commits, 2020/03/19
- 28/31: gnu: inetutils: Support for the Hurd., guix-commits, 2020/03/19
- 23/31: gnu: less: Build fix for the Hurd., guix-commits, 2020/03/19
- 30/31: gnu: shadow: Build fix for the Hurd., guix-commits, 2020/03/19
- 26/31: gnu: pciutils: Build fixes for the Hurd., guix-commits, 2020/03/19
- 27/31: gnu: shepherd: Build fix for the Hurd., guix-commits, 2020/03/19
- 31/31: gnu: mit-krb5: Supprt for the Hurd., guix-commits, 2020/03/19
- 17/31: gnu: commencement: hurd-source: Update to latest git., guix-commits, 2020/03/19