[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/48: gnu: gnumach: Update to 1.8+git20221224.
From: |
guix-commits |
Subject: |
06/48: gnu: gnumach: Update to 1.8+git20221224. |
Date: |
Sun, 4 Jun 2023 07:43:42 -0400 (EDT) |
janneke pushed a commit to branch wip-hurd
in repository guix.
commit 2398473dc893f6195a218ae171f651db1861a1eb
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Mon May 22 11:04:16 2023 +0200
gnu: gnumach: Update to 1.8+git20221224.
* gnu/packages/hurd.scm (gnumach-headers): Update to 1.8+git20221224.
---
gnu/packages/hurd.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm
index 314e2b5a3c..d44962ae55 100644
--- a/gnu/packages/hurd.scm
+++ b/gnu/packages/hurd.scm
@@ -68,7 +68,7 @@ GNU/Hurd."
(define-public gnumach-headers
(package
(name "gnumach-headers")
- (version "1.8+git20220827") ;; This is an upstream tag
+ (version "1.8+git20221224") ;; This is an upstream tag
(source
(origin
(method git-fetch)
@@ -78,8 +78,7 @@ GNU/Hurd."
(file-name (git-file-name "gnumach" version))
(sha256
(base32
- "07qlaf8vw029y7xdnhjyiiyn788zjzwmyzj79inz7idpswqsnyhf"))
- (patches (search-patches
"gnumach-add-missing-const_mach_port_name_array_t-type.patch"))))
+ "0f49zqxf64ds75rmskizpybl2mw7sxs05k59gjp3pgspvr87w7gs"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 05/48: gnu: Add libc-for-target and glibc/hurd., (continued)
- 05/48: gnu: Add libc-for-target and glibc/hurd., guix-commits, 2023/06/04
- 15/48: gnu: parted: Support building for the Hurd., guix-commits, 2023/06/04
- 11/48: gnu: Add libpciaccess-0.17., guix-commits, 2023/06/04
- 09/48: Revert "hurd-boot: Add urandom and default-pager translators.", guix-commits, 2023/06/04
- 29/48: gnu: commencement: gnumach-headers-boot0: Update to 1.8+git20221224., guix-commits, 2023/06/04
- 04/48: gnu: hurd: Update supported systems., guix-commits, 2023/06/04
- 22/48: gnu: netdde: Resurrect and update to 2.6.32.65-2-e67c284ac1., guix-commits, 2023/06/04
- 13/48: gnu: Add rumpkernel., guix-commits, 2023/06/04
- 37/48: gnu: coreutils: Skip hanging and failing test for the Hurd., guix-commits, 2023/06/04
- 10/48: squash! gnu: mig: Update to 04bfe7a91223ba15d868f7165e49328b1c6e86c3., guix-commits, 2023/06/04
- 06/48: gnu: gnumach: Update to 1.8+git20221224.,
guix-commits <=
- 27/48: gnu: commencement: Add autoconf-boot0., guix-commits, 2023/06/04
- 48/48: DRAFT system: examples: Add devel-hurd.tmpl., guix-commits, 2023/06/04
- 40/48: gnu: findutils: Move test-strerror_r from XFAIL to skip for the Hurd., guix-commits, 2023/06/04
- 30/48: gnu: commencement: mig-boot0: Update to 1.8+git20230520., guix-commits, 2023/06/04
- 31/48: gnu: commencement: hurd-headers-boot0: Update to 0.9.git20230216., guix-commits, 2023/06/04
- 36/48: gnu: guile: Skip hanging and failing pipe tests on the Hurd., guix-commits, 2023/06/04
- 24/48: system: hurd: Add netdde to %base-packages/hurd., guix-commits, 2023/06/04
- 17/48: hurd-boot: Setup pci-arbiter and rumpdisk translators., guix-commits, 2023/06/04
- 47/48: DRAFT hurd-boot: Support second boot., guix-commits, 2023/06/04
- 18/48: services: childhurd: Bump default qemu memory to 2048MB., guix-commits, 2023/06/04