summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-05-08 22:17:31 -0400
committerMark H Weaver <mhw@netris.org>2019-05-08 22:17:31 -0400
commit9902e3dfd8e6b83ad4a30f99226c9a353dd65590 (patch)
treec3075a017121a2d668dddea027b6ad6bde9c4e46 /gnu
parent429a38a0093cf054cbc504225ce481c7ef6481cc (diff)
downloadpatches-9902e3dfd8e6b83ad4a30f99226c9a353dd65590.tar
patches-9902e3dfd8e6b83ad4a30f99226c9a353dd65590.tar.gz
gnu: linux-libre@4.9: Update to 4.9.174.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.174.
Diffstat (limited to 'gnu')
-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 f9ad6c596c..2e82b2ce3e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -486,8 +486,8 @@ between the CDemu userspace daemon and linux kernel.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.173"
- "02c3i2vgh90n9c58x4yi323yxjyvc54s8q4wpz322hlqb0q9y6nr"
+ (make-linux-libre "4.9.174"
+ "0f7v96qbxdcrr06b00lh3n2nljp1zfbx7iqvzha4y47z76hfv144"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))