diff options
| author | Mark H Weaver <mhw@netris.org> | 2016-07-29 14:12:38 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2016-07-29 14:14:25 -0400 |
| commit | 682a7d23385f709a680049a823bb84e45c922b3c (patch) | |
| tree | c320c8418ce0abba0c93bf5eea770f48183ccab0 /gnu | |
| parent | a81445737db53110281e39f211ca7d4b14f393d3 (diff) | |
gnu: linux-libre@4.4: Update to 4.4.16.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.16.
Diffstat (limited to 'gnu')
| -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 6bdb6b1faab..2c92f30802e 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -341,13 +341,13 @@ It has been modified to remove all non-free binary blobs.") | |||
| 341 | (define-public linux-libre-4.4 | 341 | (define-public linux-libre-4.4 |
| 342 | (package | 342 | (package |
| 343 | (inherit linux-libre) | 343 | (inherit linux-libre) |
| 344 | (version "4.4.15") | 344 | (version "4.4.16") |
| 345 | (source (origin | 345 | (source (origin |
| 346 | (method url-fetch) | 346 | (method url-fetch) |
| 347 | (uri (linux-libre-urls version)) | 347 | (uri (linux-libre-urls version)) |
| 348 | (sha256 | 348 | (sha256 |
| 349 | (base32 | 349 | (base32 |
| 350 | "0n3lz4xnciif9v3y769q1pjs9321gvl6a2wr10r40sl1ixlk3ipz")))) | 350 | "0lgc064r18gxvya5zvv2l4dmcj7161mb34q4frlw9z02ils9d623")))) |
| 351 | (native-inputs | 351 | (native-inputs |
| 352 | (let ((conf (kernel-config (or (%current-target-system) | 352 | (let ((conf (kernel-config (or (%current-target-system) |
| 353 | (%current-system)) | 353 | (%current-system)) |
