[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.4.44.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.4.44. |
Date: |
Sat, 21 Jan 2017 02:57:17 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit 523fe6a3abc0967aa2fc73571e06d40bf57f782b
Author: Mark H Weaver <address@hidden>
Date: Fri Jan 20 21:54:47 2017 -0500
gnu: address@hidden: Update to 4.4.44.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.44.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 1bf2072..9f1326f 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.43"
- "1q78sza4nxwjsnwyklvrnihi0vwd4v9gglh8lms8jrl06cdp1ivy"
+ (make-linux-libre "4.4.44"
+ "0rg5iw7qxry84hha8vfnzrjq0sfnr3vvdwhdz858y7pblg2vr3f0"
%intel-compatible-systems
#:configuration-file kernel-config))