guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: commencement: hurd-headers-boot0: Update to 0.9.git20230520.


From: guix-commits
Subject: 02/02: gnu: commencement: hurd-headers-boot0: Update to 0.9.git20230520.
Date: Mon, 22 Jan 2024 05:32:58 -0500 (EST)

janneke pushed a commit to branch core-updates
in repository guix.

commit cb94434a0b677a185fba0e89439995ed3642f21d
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Mon Jan 22 11:25:06 2024 +0100

    gnu: commencement: hurd-headers-boot0: Update to 0.9.git20230520.
    
    * gnu/packages/commencement.scm (hurd-headers-boot0): Update to
    0.9.git20230520.
    
    Change-Id: Ie9ae6bd56ae120019bd154d975161e4ee0636795
---
 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 d746f206cc..304149cabd 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2668,7 +2668,7 @@ memoized as a function of '%current-system'."
    (package
      (inherit hurd-headers)
      (name "hurd-headers-boot0")
-     (version "0.9.git20230216")
+     (version "0.9.git20230520")
      (source
       (origin
         (inherit (package-source hurd-headers))
@@ -2681,7 +2681,7 @@ memoized as a function of '%current-system'."
                   "hurd-v" version ".tar.gz"))
             (sha256
              (base32
-              "1f75nlkcl00dqnnrbrj1frvzs2qibfpygj3gwywqi85aldjl48y7")))))))
+              "1m0lgk0741f3scib87130w1spc598zbz7gcc946wi7mg97h8d53m")))))))
      (native-inputs
       (list autoconf-boot0 automake-boot0 mig-boot0))
      (inputs '()))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]