~ruther/guix-local

febb86051142d7e5c0a439c6bdee442f5f869d6e — Janneke Nieuwenhuizen 2 years ago a036102
gnu: hurd-headers: Update to v0.9.git20231217.

* gnu/packages/hurd.scm (hurd-headers): Update to v0.9.git20231217.

Change-Id: I1d9739ba912e425e66accfcb56a91ac8efc4fe7c
1 files changed, 3 insertions(+), 5 deletions(-)

M gnu/packages/hurd.scm
M gnu/packages/hurd.scm => gnu/packages/hurd.scm +3 -5
@@ 130,10 130,8 @@ communication.")
    (license gpl2+)))

(define-public hurd-headers
  ;; This commit is now slightly behind 0.9.git20220818 as this one needs a
  ;; newer glibc
  (let ((revision "2")
        (commit "v0.9.git20230216"))
  (let ((revision "3")
        (commit "v0.9.git20230520"))
    (package
      (name "hurd-headers")
      (version commit)


@@ 144,7 142,7 @@ communication.")
                      (commit commit)))
                (sha256
                 (base32
                  "0jm1dnqkx4kdwmby0z5w0yqp9m5qp4hbxd4jxlyhiqm8nkw9mkvv"))
                  "1m0lgk0741f3scib87130w1spc598zbz7gcc946wi7mg97h8d53m"))
                (file-name (git-file-name name version))))
      (build-system gnu-build-system)
      (native-inputs