[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/31: gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b5
From: |
guix-commits |
Subject: |
17/31: gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b53508. |
Date: |
Tue, 24 Mar 2020 01:14:08 -0400 (EDT) |
janneke pushed a commit to branch wip-hurd
in repository guix.
commit 8251488e35a894d1483a8c65b053024b74a25c72
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
- 22/31: gnu: less: Build fix for the Hurd., (continued)
- 22/31: gnu: less: Build fix for the Hurd., guix-commits, 2020/03/24
- 23/31: gnu: fontconfig: 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
- 12/31: gnu: commencement: gnumach-headers-boot0: Build from tarball., guix-commits, 2020/03/24
- 16/31: gnu: commencement: hurd-source: Update to latest git., guix-commits, 2020/03/24
- 18/31: gnu: commencement: glibc-final: Allow gnumach-headers references., guix-commits, 2020/03/24
- 28/31: gnu: screen: Build fix for the Hurd., guix-commits, 2020/03/24
- 25/31: gnu: pciutils: Build fixes for the Hurd., guix-commits, 2020/03/24
- 31/31: llvm: Add support for the Hurd., guix-commits, 2020/03/24
- 30/31: gnu: mit-krb5: Supprt for the Hurd., guix-commits, 2020/03/24
- 17/31: gnu: commencement: gnumach-headers-boot0: Update to 1.8-116-g28b53508.,
guix-commits <=
- 26/31: gnu: shepherd: Build fix for the Hurd., guix-commits, 2020/03/24
- 29/31: gnu: shadow: Build fix for the Hurd., guix-commits, 2020/03/24
- 20/31: daemon: Do not use clone on the Hurd., guix-commits, 2020/03/24
- 19/31: gnu: hurd: Update to hurd-headers version: 0.9-91a51672., guix-commits, 2020/03/24
- 27/31: gnu: inetutils: Support for the Hurd., guix-commits, 2020/03/24