From a4e45acdc07fc3faf2844b3658ee31ebc538bd1c Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 27 May 2018 01:23:26 -0400 Subject: gnu: linux-libre: Update to 4.16.12. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.12. (%linux-libre-hash): Update hash. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 7bf591ab7e..dae0d806d8 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -394,8 +394,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.16.11") -(define %linux-libre-hash "0dc6kwpzncg2a8haf081i5si4ry9y3x6m39bjblbx9c809hdls6g") +(define %linux-libre-version "4.16.12") +(define %linux-libre-hash "1zjq16z5cdcpa4acqdilavjjv2xbqnh3fmn400n9hd5pzyll817m") (define-public linux-libre (make-linux-libre %linux-libre-version -- cgit v1.2.3 /table>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/artwork.scm
AgeCommit message (Expand)Author
2019-06-10artwork: Update snapshot to 2f2fe74....Diego Nicola Barbato
2019-03-05artwork: Update snapshot to b975164....Ludovic Courtès
2019-02-10artwork: Update snapshot to e951905....Ludovic Courtès
2018-11-05artwork: Clone over HTTPS....Ludovic Courtès
2017-06-07artwork: Use a descriptive name for the source directory....Leo Famulari