summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-12-25 23:05:27 -0500
committerMark H Weaver <mhw@netris.org>2017-12-25 23:05:27 -0500
commit5338e62572d20a573627c7998c5a20a72f1908bd (patch)
tree44dde9d7eeaae542f35a585b74cda78b9cd9714e /gnu/packages/linux.scm
parente4d8584efb70700f81f6043012d4199e22b0ad9d (diff)
downloadpatches-5338e62572d20a573627c7998c5a20a72f1908bd.tar
patches-5338e62572d20a573627c7998c5a20a72f1908bd.tar.gz
gnu: linux-libre@4.9: Update to 4.9.72.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.72.
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 91a9745226..5a2592fba9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,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.71"
- "0z4m77zbndlqy43bgl1xhklpjilbvrhbfbcppc55z3f61qwjf0mc"
+ (make-linux-libre "4.9.72"
+ "1jcjrnbn7q3wa90ibpwxn2hfj2phx8bhj0k7isblgrj674s7zzzv"
%intel-compatible-systems
#:configuration-file kernel-config))