diff options
| author | Mark H Weaver <mhw@netris.org> | 2018-10-10 23:17:14 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2018-10-10 23:17:14 -0400 |
| commit | e05fe1f91701c28e1a05ae13057601cef7aacf3c (patch) | |
| tree | c2757f4068dcf5b8d15bfd72aaa78b72a08b16e4 | |
| parent | dc5282f9ea1142230b8361c788b30c9355af575b (diff) | |
gnu: linux-libre@4.4: Update to 4.4.160.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.160.
| -rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 344f3ea397a..6020330cd34 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -452,8 +452,8 @@ It has been modified to remove all non-free binary blobs.") | |||
| 452 | #:configuration-file kernel-config)) | 452 | #:configuration-file kernel-config)) |
| 453 | 453 | ||
| 454 | (define-public linux-libre-4.4 | 454 | (define-public linux-libre-4.4 |
| 455 | (make-linux-libre "4.4.159" | 455 | (make-linux-libre "4.4.160" |
| 456 | "12wrhni1ikmakwv55cgzsznx9llzp82irsisbjjs7bc8z2hzwr6l" | 456 | "1337p94j1hyc2gaw51wvlv622wwj2af1y8rafyfgp1403cs7ghp4" |
| 457 | %intel-compatible-systems | 457 | %intel-compatible-systems |
| 458 | #:configuration-file kernel-config)) | 458 | #:configuration-file kernel-config)) |
| 459 | 459 | ||
