mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 09:02:59 -05:00
gnu: linux-libre: Update to 5.13.19.
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.19. (linux-libre-5.13-pristine-source): Update hash.
This commit is contained in:
parent
e7916cdb82
commit
dce178ce46
1 changed files with 2 additions and 2 deletions
|
@ -372,7 +372,7 @@ (define-public linux-libre-5.14-pristine-source
|
|||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.14)))
|
||||
|
||||
(define-public linux-libre-5.13-version "5.13.18")
|
||||
(define-public linux-libre-5.13-version "5.13.19")
|
||||
(define-public linux-libre-5.13-gnu-revision "gnu1")
|
||||
(define deblob-scripts-5.13
|
||||
(linux-libre-deblob-scripts
|
||||
|
@ -382,7 +382,7 @@ (define deblob-scripts-5.13
|
|||
(base32 "1a0k9i8gnzkyvfr80f8xw2fnxfwddhz1pzicz9fh0y3jzzkzk45p")))
|
||||
(define-public linux-libre-5.13-pristine-source
|
||||
(let ((version linux-libre-5.13-version)
|
||||
(hash (base32 "0iqz34yjbk5zg8wc9majq7afg34nsgi0yxn0j4k3xrn22kyl2dm2")))
|
||||
(hash (base32 "0yxbcd1k4l4cmdn0hzcck4s0yvhvq9fpwp120dv9cz4i9rrfqxz8")))
|
||||
(make-linux-libre-source version
|
||||
(%upstream-linux-source version hash)
|
||||
deblob-scripts-5.13)))
|
||||
|
|
Loading…
Reference in a new issue