diff options
| author | Mark H Weaver <mhw@netris.org> | 2016-07-31 23:24:54 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2016-07-31 23:24:54 -0400 |
| commit | 4e8efc15fb9082fb80726a2a37c4e6ebb13552fa (patch) | |
| tree | 8f091ca0c8473a57ac50fa9ddb003917b003a937 | |
| parent | 3920868c0cc54018a708ebdb28f366e3f7e4e480 (diff) | |
gnu: linux-libre@4.1: Update to 4.1.29.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29.
| -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 fad5a63cb21..ca3860aeabb 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -358,13 +358,13 @@ It has been modified to remove all non-free binary blobs.") | |||
| 358 | (define-public linux-libre-4.1 | 358 | (define-public linux-libre-4.1 |
| 359 | (package | 359 | (package |
| 360 | (inherit linux-libre) | 360 | (inherit linux-libre) |
| 361 | (version "4.1.28") | 361 | (version "4.1.29") |
| 362 | (source (origin | 362 | (source (origin |
| 363 | (method url-fetch) | 363 | (method url-fetch) |
| 364 | (uri (linux-libre-urls version)) | 364 | (uri (linux-libre-urls version)) |
| 365 | (sha256 | 365 | (sha256 |
| 366 | (base32 | 366 | (base32 |
| 367 | "02b7hq32cyx3h04k7l3mfzhh09snh5x4pxiwxllwchw94a6lkxl8")))) | 367 | "1ygd89x5plkpxisafhnrnfbw69a257sza2gw15wj9jkzxs36a1jp")))) |
| 368 | (native-inputs | 368 | (native-inputs |
| 369 | (let ((conf (kernel-config (or (%current-target-system) | 369 | (let ((conf (kernel-config (or (%current-target-system) |
| 370 | (%current-system)) | 370 | (%current-system)) |
