guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: linux-libre 5.15: Fix the hash of the deblob-scripts.


From: guix-commits
Subject: 02/03: gnu: linux-libre 5.15: Fix the hash of the deblob-scripts.
Date: Sat, 4 Nov 2023 14:47:17 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 3bb6938ffc746605e89396850285bd0062d00d35
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Mon Oct 30 23:26:54 2023 +0100

    gnu: linux-libre 5.15: Fix the hash of the deblob-scripts.
    
    This is a followup to commit b26526ea0591b801412d7bf2edcba875d2447447.
    
    * gnu/packages/linux.scm (deblob-scripts 5.15): Update hash.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
    Change-Id: Ia59003f2ccfe98e2390593d1ca0b7077f0b7bd5d
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 439ca0ae47..aefe815cfe 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -533,7 +533,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given 
DEBLOB-SCRIPTS."
    linux-libre-5.15-version
    linux-libre-5.15-gnu-revision
    (base32 "18ac30kxg2mf2f6gk3p935hzhz2qs110jy4xwk21kblnnkskbxj8")
-   (base32 "1c3lm0j401lv2lk39dmr4mlf5ic173snm7cc0cckl6czyvxr5ysy")))
+   (base32 "1idjrn2w8jrixj8ifkk1awxyyq5042nc4p2mld4rda96azlnp948")))
 (define-public linux-libre-5.15-pristine-source
   (let ((version linux-libre-5.15-version)
         (hash (base32 "1xxjbxldrhmnh2q6rykpxyfbj8xqgl82q30n8sfavrzr14bb4jcp")))



reply via email to

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