[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/48: gnu: rumpkernel: Update to f1ffd6405f225336e595a0f99f01095ed74383
From: |
guix-commits |
Subject: |
41/48: gnu: rumpkernel: Update to f1ffd6405f225336e595a0f99f01095ed7438337. |
Date: |
Sat, 9 Nov 2024 08:12:39 -0500 (EST) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit 942535b1b2dd004be256252461efb31d60d251c0
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Thu Nov 7 16:23:03 2024 +0100
gnu: rumpkernel: Update to f1ffd6405f225336e595a0f99f01095ed7438337.
* gnu/packages/hurd.scm (rumpkernel): Update to
f1ffd6405f225336e595a0f99f01095ed7438337.
Change-Id: I8936377da726681b748cc010e1fbae3fb19dee05
---
gnu/packages/hurd.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm
index 5e192ffa61..f255fc938a 100644
--- a/gnu/packages/hurd.scm
+++ b/gnu/packages/hurd.scm
@@ -664,8 +664,8 @@ in userland processes thanks to the DDE layer.")
(license gpl2))))
(define-public rumpkernel
- (let ((commit "81043d42fabda9baed7ac9ca36e3f3f5ed11ba81")
- (revision "3"))
+ (let ((commit "f1ffd6405f225336e595a0f99f01095ed7438337")
+ (revision "0"))
(package
(name "rumpkernel")
(version (git-version "0-20211031" revision commit))
@@ -679,7 +679,7 @@ in userland processes thanks to the DDE layer.")
(commit commit)))
(sha256
(base32
- "0fv0k52qqcg3nq9012hibgsamvsd7mnvn2ikdasmzjhsp8qh5q3r"))
+ "1ygn3ysji06ik3k44sf906fjpdmabznkspw70llldbk2zkrcdw7i"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
- 28/48: gnu: libxcrypt: Support the 64bit Hurd., (continued)
- 28/48: gnu: libxcrypt: Support the 64bit Hurd., guix-commits, 2024/11/09
- 34/48: gnu: libgcrypt: Use libgpg-error-1.50 for the 64bit Hurd., guix-commits, 2024/11/09
- 46/48: gnu: inetutils: Fix build for the 64bit Hurd., guix-commits, 2024/11/09
- 06/48: gnu: hurd: Support second boot., guix-commits, 2024/11/09
- 10/48: installer: Remove unused (newt) imports., guix-commits, 2024/11/09
- 33/48: gnu: Add libgpg-error-1.50., guix-commits, 2024/11/09
- 23/48: gnu: cross-libc: Support cross-building for the 64bit Hurd., guix-commits, 2024/11/09
- 42/48: gnu: rumpkernel: Support the 64bit Hurd., guix-commits, 2024/11/09
- 31/48: DRAFT gnu: bootstrap: Add support for x86_64-gnu., guix-commits, 2024/11/09
- 44/48: gnu: git-minimal: Fix build for the 64bit Hurd., guix-commits, 2024/11/09
- 41/48: gnu: rumpkernel: Update to f1ffd6405f225336e595a0f99f01095ed7438337.,
guix-commits <=
- 11/48: installer: Align comments., guix-commits, 2024/11/09
- 37/48: gnu: pciutils: Support the 64bit Hurd., guix-commits, 2024/11/09
- 29/48: gnu: libstdc++: Support the 64bit Hurd., guix-commits, 2024/11/09
- 07/48: hurd-boot: Support second boot., guix-commits, 2024/11/09
- 18/48: installer: Support dry-run from Guile via store., guix-commits, 2024/11/09
- 30/48: gnu: gcc-13, gcc-14: Support being used as parent for gcc-static., guix-commits, 2024/11/09
- 21/48: gnu: gcc: Add indirections current-gcc, current-gcc-toolchain., guix-commits, 2024/11/09
- 14/48: installer: Use `%' for parameter %run-command-in-installer., guix-commits, 2024/11/09
- 26/48: gnu: grep: Fix build for the 64bit Hurd., guix-commits, 2024/11/09
- 24/48: gnu: bash-minimal: Fix build for 64bit Hurd., guix-commits, 2024/11/09