diff options
| author | Mark H Weaver <mhw@netris.org> | 2019-04-28 13:33:36 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2019-04-28 13:33:36 -0400 |
| commit | a7dad69a32b267bc83d8891da805b044145ccb5e (patch) | |
| tree | a435929bb0db870ec48c744c71ec3026bc65faae | |
| parent | 4987e2b3b1f64719e02a67e5691b80693f997ebd (diff) | |
gnu: linux-libre@4.9: Update to 4.9.171.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.171.
| -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 48d53dcd3ca..dfffd7c9289 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -483,8 +483,8 @@ between the CDemu userspace daemon and linux kernel.") | |||
| 483 | #:configuration-file kernel-config)) | 483 | #:configuration-file kernel-config)) |
| 484 | 484 | ||
| 485 | (define-public linux-libre-4.9 | 485 | (define-public linux-libre-4.9 |
| 486 | (make-linux-libre "4.9.170" | 486 | (make-linux-libre "4.9.171" |
| 487 | "15fz2qxvic4sfxm8vi0rghqqi5rv038xyrq9dl6fz6i1c7497g8s" | 487 | "10975y9q2yycc85synwmrqqfhq89f3fn66jxq7p2myv1n9m22fx5" |
| 488 | '("x86_64-linux" "i686-linux") | 488 | '("x86_64-linux" "i686-linux") |
| 489 | #:configuration-file kernel-config)) | 489 | #:configuration-file kernel-config)) |
| 490 | 490 | ||
