summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-05-11 20:10:28 -0400
committerMark H Weaver <mhw@netris.org>2019-05-11 20:10:28 -0400
commit2157c1210e174199b3885d47553ae8500ace6781 (patch)
treec6c48110b82d27a3da04de9b3b0153122812a108 /gnu
parent2ce144eebb3e86e6f52509499d25a134309f24d0 (diff)
downloadguix-2157c1210e174199b3885d47553ae8500ace6781.tar.gz
gnu: linux-libre@4.9: Update to 4.9.175.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.175.
Diffstat (limited to 'gnu')
-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 7ede17c600..ba0594c631 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -464,8 +464,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.174"
-                    "0f7v96qbxdcrr06b00lh3n2nljp1zfbx7iqvzha4y47z76hfv144"
+  (make-linux-libre "4.9.175"
+                    "0lzigx2im3m24jfxs3j2cgri8zy82izif0w717lairxr3zfn81a8"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))