gnu: linux-libre: Update to 5.7.15.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.15. (linux-libre-5.7-pristine-source): Update hash.
This commit is contained in:
parent
6082e7aa63
commit
1db4bc5658
@ -393,10 +393,10 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.8)))
|
||||
|
||||
(define-public linux-libre-5.7-version "5.7.14")
|
||||
(define-public linux-libre-5.7-version "5.7.15")
|
||||
(define-public linux-libre-5.7-pristine-source
|
||||
(let ((version linux-libre-5.7-version)
|
||||
(hash (base32 "0irgfw50fvlbgvn33as75chn2qilmpalbmhi9k8a9ckh6rwdz6hq")))
|
||||
(hash (base32 "04jj7vmwd1fjpfnwrhnc92qnskj7i150dyxvilfmkg3ki521gsqf")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.7)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user