Skip to content
Snippets Groups Projects
Unverified Commit 1c97d12b authored by Mark H Weaver's avatar Mark H Weaver
Browse files

gnu: linux-libre@5.7: Update to 5.7.10.

* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.10.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.10.
parent 5d24e873
No related branches found
No related tags found
No related merge requests found
......@@ -200,7 +200,7 @@ (define (linux-libre-deblob-scripts version
(define deblob-scripts-5.7
(linux-libre-deblob-scripts
"5.7.8"
"5.7.10"
(base32 "1gharhw104wxp9dxjkzzvsqc2xn44mc9yvacc3v7jh7b6bb0a64a")
(base32 "1n198gx18rxc7xflgiwya43inkwayc91pgb129kngfza8sm6v8ks")))
......@@ -375,10 +375,10 @@ (define (%upstream-linux-source version hash)
(sha256 hash)))
(define-public linux-libre-5.7-version "5.7.9")
(define-public linux-libre-5.7-version "5.7.10")
(define-public linux-libre-5.7-pristine-source
(let ((version linux-libre-5.7-version)
(hash (base32 "1y231c3lf94lgnnn8bzi2yfx40h4xsli2hq0kaxdd744lxk30zd8")))
(hash (base32 "0i1x347q1rs9r11f7qic62d5465dzngxs0n44ryknmxpcl6469a7")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.7)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment