mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: linux-libre: Update to 5.2.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.2.1. (%linux-libre-hash): Update hash.
This commit is contained in:
parent
ec92941a82
commit
5b524f448c
1 changed files with 2 additions and 2 deletions
|
@ -426,8 +426,8 @@ (define* (make-linux-libre version hash supported-systems
|
|||
It has been modified to remove all non-free binary blobs.")
|
||||
(license license:gpl2)))
|
||||
|
||||
(define %linux-libre-version "5.2")
|
||||
(define %linux-libre-hash "1s9rcjwy2vmfpin5kxv015ys7lvv84y1pxl1y5aiw0y1mif0mgxb")
|
||||
(define %linux-libre-version "5.2.1")
|
||||
(define %linux-libre-hash "1qj3zsjynz45p97n6sngdbh4xfd1jks3hbn85nmhzds6sxgg4c54")
|
||||
|
||||
(define %linux-libre-5.2-patches
|
||||
(list %boot-logo-patch
|
||||
|
|
Loading…
Reference in a new issue