gnu: linux-libre@4.9: Update to 4.9.149.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.149.
This commit is contained in:
Mark H Weaver 2019-01-09 22:54:08 -05:00
parent 28f6b27543
commit c37f52e3be
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 2 additions and 2 deletions

View File

@ -451,8 +451,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
(make-linux-libre "4.9.148"
"0yrjgvdzbcp750j4fhlxi4ia1v0fqh0y3p99wnbpfvg17j01lbjl"
(make-linux-libre "4.9.149"
"1qw1hahqiai8xbv769pdfnx3yan3rl2zh00fmi1nx0khan6i5as3"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))