summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-05-01 13:39:17 -0400
committerLeo Famulari <leo@famulari.name>2017-05-01 13:39:59 -0400
commit116ac0582c42468172f1226f814da9eae00855a0 (patch)
tree9cddba03dd374a34d4df7fc5aacb8e2f157d26ac
parentcfd2ca8244bc7a5c130677718ad2ad75f7316c68 (diff)
downloadguix-patches-116ac0582c42468172f1226f814da9eae00855a0.tar
guix-patches-116ac0582c42468172f1226f814da9eae00855a0.tar.gz
gnu: linux-libre@4.4: Update to 4.4.65.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65.
-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 c30302cde5..66fb328a3a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -369,8 +369,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.64"
- "02fvsklimzgkhsjg3i6mjhf09b4kvgwr2cg2nak5li3fpjmw1y35"
+ (make-linux-libre "4.4.65"
+ "03bxjdbmj9zmclb1c11zlblcmhych5d00p93f9vg048paizpk3b3"
%intel-compatible-systems
#:configuration-file kernel-config))