aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorWilko Meyer <w@wmeyer.eu>2023-10-30 23:26:54 +0100
committerLeo Famulari <leo@famulari.name>2023-07-23 22:26:00 -0400
commit3bb6938ffc746605e89396850285bd0062d00d35 (patch)
tree3f57e3197479769f44d03344264a49d6722dbdc1 /gnu
parent1d4813f275a5e022671b08bdcc586cf4b7e79021 (diff)
downloadguix-3bb6938ffc746605e89396850285bd0062d00d35.tar.gz
guix-3bb6938ffc746605e89396850285bd0062d00d35.zip
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
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm2
1 files changed, 1 insertions, 1 deletions
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")))