gnu: commencement: mig-boot0: Update to 1.8+git20231217..

* gnu/packages/commencement.scm (mig-boot0): Update to 1.8+git20231217.

Change-Id: I591ff7cb84ac1e567d49f51eb40be19fa6b15f5b
This commit is contained in:
Janneke Nieuwenhuizen 2024-11-11 08:04:23 +01:00
parent df35583970
commit 25daa817f3
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -2670,7 +2670,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))
@ -2683,7 +2683,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))