mhw pushed a commit to branch master
in repository guix.

commit d0d0f1776899034a65bf076b6bd4e19890fb1af7
Author: Mark H Weaver <[email protected]>
Date:   Wed Jul 4 19:15:27 2018 -0400

    gnu: linux-libre: Update to 4.17.4.
    
    * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.4.
    (%linux-libre-hash): Update hash.
---
 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 ea1a9c8..3351195 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -402,8 +402,8 @@ It has been modified to remove all non-free binary blobs.")
 ;; supports qemu "virt" machine and possibly a large number of ARM boards.
 ;; See : https://wiki.debian.org/DebianKernel/ARMMP.
 
-(define %linux-libre-version "4.17.3")
-(define %linux-libre-hash 
"06mjbs3i0xq1h1cgr6xldr6a8rxsy30mf86wp3n2ff6l5v78iw2q")
+(define %linux-libre-version "4.17.4")
+(define %linux-libre-hash 
"1qdywncwwaxghjidihyzvdjq7pffzlswlspjyy420ny967n818jd")
 
 (define-public linux-libre
   (make-linux-libre %linux-libre-version

Reply via email to