aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-01-26 21:47:05 -0500
committerMark H Weaver <mhw@netris.org>2017-01-26 21:47:05 -0500
commite1157d69f43a22ce47e8b6a1ef019d80b418cf9f (patch)
tree757a9ceecb09e33f4d4dfcf35fd64b6e2085d722
parentcda0ef045f74399ca671c14c096e784e2c7978ef (diff)
downloadguix-e1157d69f43a22ce47e8b6a1ef019d80b418cf9f.tar
guix-e1157d69f43a22ce47e8b6a1ef019d80b418cf9f.tar.gz
gnu: linux-libre@4.4: Update to 4.4.45.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.45.
-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 4d27544474..4617a10bde 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.4
- (make-linux-libre "4.4.44"
- "0rg5iw7qxry84hha8vfnzrjq0sfnr3vvdwhdz858y7pblg2vr3f0"
+ (make-linux-libre "4.4.45"
+ "1c6nigbl8yrqpaz89954la956lshr3p0llm52phxq2h06zblsp87"
%intel-compatible-systems
#:configuration-file kernel-config))