Browse Source
gnu: linux-libre@4.4: Update to 4.4.66.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.66.
version-0.13.0
Mark H Weaver
5 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
|
|
@ -369,8 +369,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.65" |
|
|
|
"03bxjdbmj9zmclb1c11zlblcmhych5d00p93f9vg048paizpk3b3" |
|
|
|
(make-linux-libre "4.4.66" |
|
|
|
"16lw0cjrq5ma23hwrrx5hmycpkzb0gqmwdn8jbfqgd8s88qp6zl7" |
|
|
|
%intel-compatible-systems |
|
|
|
#:configuration-file kernel-config)) |
|
|
|
|
|
|
|