diff options
author | Leo Famulari <leo@famulari.name> | 2017-03-14 12:54:53 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2017-03-14 12:55:20 -0400 |
commit | 9b05ccfedd9945ca09103e1e9557d5988b4815d5 (patch) | |
tree | f3ec83f22a90e616dfb3eca6537f0f1fa037ba2d | |
parent | 962cbb24c5a9beea5c6bda0e7662bead7cb2c4ca (diff) | |
download | patches-9b05ccfedd9945ca09103e1e9557d5988b4815d5.tar patches-9b05ccfedd9945ca09103e1e9557d5988b4815d5.tar.gz |
gnu: linux-libre@4.1: Update to 4.1.39.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
-rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 00db09152e..28440297e0 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -360,8 +360,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.38" - "165kmzglhg63hn7y4q7r6cb2dpsljxiq1czvgyx0bkd1vd2bcvsa" + (make-linux-libre "4.1.39" + "06pb3zpkfkc7pb7yh537vvzn8i9nhqyx58kqxv0wq23b4hhpza7d" %intel-compatible-systems #:configuration-file kernel-config #:patches |