diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a25d2cd9e1..6d45e1e46f 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -396,8 +396,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.47" - "036nxrsnii4p7224xpr7rvhyik5agb1q00lmx6hra8c2v5412x6y" + (make-linux-libre "4.1.48" + "13ii6ixcm46hzk1ns6n4hrrv4dyc0n3wvj2qhmxi178akdcgbn8a" %intel-compatible-systems #:configuration-file kernel-config))