summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2016-11-16 00:06:46 -0500
committerMark H Weaver <mhw@netris.org>2016-11-16 00:06:46 -0500
commit7d154949c9f23fb51fac0b510c0c6098dba59861 (patch)
tree6aabd077307b249cef345d7e0ad5b7f5b964caac
parente1b0b8f5b712ecd5353100e8734ee22896869469 (diff)
downloadguix-patches-7d154949c9f23fb51fac0b510c0c6098dba59861.tar
guix-patches-7d154949c9f23fb51fac0b510c0c6098dba59861.tar.gz
gnu: linux-libre@4.4: Update to 4.4.32.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.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 37db1e9055..b1a666dbb4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -333,8 +333,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.4
- (make-linux-libre "4.4.31"
- "1s4xdllvxw02g4yqlafcacgsgdpxccf6dlqafpqffm873q1y9n4d"
+ (make-linux-libre "4.4.32"
+ "0xva00ccdx66pd25i88g4j4r7w5i3n12hq5biyapwir8izni58hv"
%intel-compatible-systems
#:configuration-file kernel-config))