mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-31 16:42:38 -05:00
gnu: linux-libre@5.7: Update to 5.7.19.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.19. (linux-libre-5.7-pristine-source): Update hash.
This commit is contained in:
parent
3e9c6ee19d
commit
92b9399fcf
1 changed files with 2 additions and 2 deletions
|
@ -397,10 +397,10 @@ (define-public linux-libre-5.8-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.8)))
|
||||
|
||||
(define-public linux-libre-5.7-version "5.7.18")
|
||||
(define-public linux-libre-5.7-version "5.7.19")
|
||||
(define-public linux-libre-5.7-pristine-source
|
||||
(let ((version linux-libre-5.7-version)
|
||||
(hash (base32 "0p54icpxacrx8k09qam2hx22azh9xz9fzyif2z73qagk3syz5pd4")))
|
||||
(hash (base32 "1rwzp51ddlkdzanj6i8jqj5yh0njpzn7ly4r8nnzwkdfp5465721")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.7)))
|
||||
|
|
Loading…
Reference in a new issue