summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-03-16 18:25:55 -0400
committerLeo Famulari <leo@famulari.name>2017-03-16 19:40:39 -0400
commit2044306f05bb0b4bf00dbf7835c9801896635189 (patch)
treee9dcb711da4c8b6a4b4458a3908c515a432b9e40 /gnu
parentbcc5b74173d399af6cdc5fb155bdd7020d1d278e (diff)
downloadguix-patches-2044306f05bb0b4bf00dbf7835c9801896635189.tar
guix-patches-2044306f05bb0b4bf00dbf7835c9801896635189.tar.gz
gnu: linux-libre@4.4: Update to 4.4.54.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.54.
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 c46cf4b2e8..351fd3e492 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -354,8 +354,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.53"
- "07sfg4i506f3hmd9k4iimnq1w3x0980qxnh649d1sldqxbmhdgjs"
+ (make-linux-libre "4.4.54"
+ "0ny6hsrngl4y4j3ha4py2k7b0fldl9j5mn1h8z115fx2vq9nkfhv"
%intel-compatible-systems
#:configuration-file kernel-config))