guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated: gnu: hurd-headers-boot0: Update hash.


From: guix-commits
Subject: branch core-updates updated: gnu: hurd-headers-boot0: Update hash.
Date: Fri, 09 Feb 2024 17:50:56 -0500

This is an automated email from the git hooks/post-receive script.

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

The following commit(s) were added to refs/heads/core-updates by this push:
     new 09896f0ac8 gnu: hurd-headers-boot0: Update hash.
09896f0ac8 is described below

commit 09896f0ac81cb87e3dcf1541ce4fe495048bc30d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Feb 9 23:49:15 2024 +0100

    gnu: hurd-headers-boot0: Update hash.
    
    * gnu/packages/commencement.scm (hurd-headers-boot0)[source]: Use hash of
    tarball, not of git checkout.
    
    Change-Id: Ibb79396722507ab6509d18a67b3d22210a8a31a9
---
 gnu/packages/commencement.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index af262bdc07..3f2878a8a6 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2681,7 +2681,7 @@ memoized as a function of '%current-system'."
                   "hurd-v" version ".tar.gz"))
             (sha256
              (base32
-              "1m0lgk0741f3scib87130w1spc598zbz7gcc946wi7mg97h8d53m")))))))
+              "0ybmx7bhy21zv1if2hfdspn13zn68vki1na72sw2jj87gj8przna")))))))
      (native-inputs
       (list autoconf-boot0 automake-boot0 mig-boot0))
      (inputs '()))))



reply via email to

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