summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-05-21 13:18:41 -0400
committerMark H Weaver <mhw@netris.org>2018-05-21 13:18:41 -0400
commite205afbd1cca8114a529b93d5e44f9425c3bafda (patch)
tree7b681a80c18bf69120ab7ebf9f9180deefeb3baa
parenta92d97266dffcd1ab5c40a379005a7db1fc3dad4 (diff)
downloadguix-e205afbd1cca8114a529b93d5e44f9425c3bafda.tar.gz
gnu: linux-libre@4.9: Update to 4.9.101.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
-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 bb4e00394f..de60f1a66b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -413,8 +413,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.100"
-                    "1zphlisrjzbgk7nvclbwm23kmrx7vw13w02r1va3g5lzh0rlwx71"
+  (make-linux-libre "4.9.101"
+                    "1s8zpl3dnz0nrg0by6hnss5z20iwlcwdg5x4251w0l9la81p05v5"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))