summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2016-12-03 10:19:08 -0500
committerMark H Weaver <mhw@netris.org>2016-12-03 10:19:08 -0500
commit80a359f293011803adc893318e8e6e916460710e (patch)
tree258541c49530ea12f454cfd3cb3977daf285cdda
parent58806e6fe7876ee840f1d79b1904a36bc4d71aff (diff)
downloadguix-patches-80a359f293011803adc893318e8e6e916460710e.tar
guix-patches-80a359f293011803adc893318e8e6e916460710e.tar.gz
gnu: linux-libre@4.1: Update to 4.1.36.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.36.
-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 1510b26f75..f136a10c4d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -339,8 +339,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.1
- (make-linux-libre "4.1.35"
- "05zvrld1digqwf9kqf5pxx0mxqmwpr5kamhnks6y4yfy7x7jynyk"
+ (make-linux-libre "4.1.36"
+ "0wy7xpqjwn1aprbzrbqgjskcg8qj2mczkv3rcisxf8gcdifz61qh"
%intel-compatible-systems
#:configuration-file kernel-config))