[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: commencement: mig-boot0: Update to 1.8+git20231217..
From: |
guix-commits |
Subject: |
02/03: gnu: commencement: mig-boot0: Update to 1.8+git20231217.. |
Date: |
Mon, 11 Nov 2024 03:06:06 -0500 (EST) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit 65e3b570ffa3fdc802684d5846a616835d23e6a8
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Mon Nov 11 08:04:23 2024 +0100
gnu: commencement: mig-boot0: Update to 1.8+git20231217..
* gnu/packages/commencement.scm (mig-boot0): Update to 1.8+git20231217.
Change-Id: I591ff7cb84ac1e567d49f51eb40be19fa6b15f5b
---
gnu/packages/commencement.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index a8d48fbb93..faa4c903e4 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2671,7 +2671,7 @@ memoized as a function of '%current-system'."
(package
(inherit mig)
(name "mig-boot0")
- (version "1.8+git20230520")
+ (version "1.8+git20231217")
(source
(origin
(inherit (package-source mig))
@@ -2684,7 +2684,7 @@ memoized as a function of '%current-system'."
"mig-" version ".tar.gz"))
(sha256
(base32
- "1l1vfm4wap5yxylv91wssgpy7fnq22wp3akgd5nv995kychfa9jy")))))))
+ "18vz3ifrhhlvrdmlv70h63wl0kh5w8jcpsjx9yscsw9yazm1lzs7")))))))
(native-inputs (list autoconf-boot0 automake-boot0 bison-boot0 flex-boot0
gnumach-headers-boot0))
(inputs (list flex-boot0 gnumach-headers-boot0))