summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-06-15 06:22:36 -0400
committerMark H Weaver <mhw@netris.org>2017-06-15 06:22:36 -0400
commit8a16df0290a71a516bc18f6af3b8e7bbcad5baec (patch)
tree52ec0759641f3fef620e70966f0a05c7f5f1a3c6
parent58e53a046880bb7212d4e0659eba3212284d75bb (diff)
downloadguix-patches-8a16df0290a71a516bc18f6af3b8e7bbcad5baec.tar
guix-patches-8a16df0290a71a516bc18f6af3b8e7bbcad5baec.tar.gz
gnu: linux-libre@4.9: Update to 4.9.32.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.32.
-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 dbeb0d3f67..3e2e5e7530 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -368,8 +368,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.31"
- "0amc35c9f2rym6grb277yscnx8ybn8d4fbc2a59sgkg1lsdv7n4q"
+ (make-linux-libre "4.9.32"
+ "0xvpbnl9lshhfg56rsdzqqq7kjkrj26jpdfh9w8mm1ap42nbbjph"
%intel-compatible-systems
#:configuration-file kernel-config))