Browse Source
gnu: linux-libre@4.4: Update to 4.4.152.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.152.
wip-ipfs
Mark H Weaver
4 years ago
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with
2 additions and
2 deletions
-
gnu/packages/linux.scm
|
|
@ -451,8 +451,8 @@ It has been modified to remove all non-free binary blobs.") |
|
|
|
#:configuration-file kernel-config)) |
|
|
|
|
|
|
|
(define-public linux-libre-4.4 |
|
|
|
(make-linux-libre "4.4.151" |
|
|
|
"0irzdq4p8a6dxyx5basgrc7af7w48hmyjwbk5hff8wn8jy71p9zm" |
|
|
|
(make-linux-libre "4.4.152" |
|
|
|
"082aajyr363ca95pxlg9iascf5d7k2gbw9ggsbsa1hj6nhspsxw6" |
|
|
|
%intel-compatible-systems |
|
|
|
#:configuration-file kernel-config)) |
|
|
|
|
|
|
|