gnu: linux-libre: Update to 5.1.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.3. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
e5cb98f5cd
commit
d59c90a5bf
|
@ -426,8 +426,8 @@ for ARCH and optionally VARIANT, or #f if there is no such configuration."
|
|||
It has been modified to remove all non-free binary blobs.")
|
||||
(license license:gpl2)))
|
||||
|
||||
(define %linux-libre-version "5.1.2")
|
||||
(define %linux-libre-hash "1v4i5lf95zjp3gvswhla9jz7yqkl0k13blf6y2z0229xh05627jb")
|
||||
(define %linux-libre-version "5.1.3")
|
||||
(define %linux-libre-hash "07y1hl1r4na7yd9k113q0vij54hw9m32kcg7wli2y2f5xxdzb6dx")
|
||||
|
||||
(define %linux-libre-5.1-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in New Issue