linux_latest-libre: 18298 -> 18314

(cherry picked from commit 6a6ff4d0d8d04d1e4fac847fdf78071838143847)
This commit is contained in:
Tim Steinbach 2021-09-07 12:26:22 -04:00 committed by Maximilian Bosch
parent 83667ff60a
commit 5f80692d25
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -1,8 +1,8 @@
{ stdenv, lib, fetchsvn, linux { stdenv, lib, fetchsvn, linux
, scripts ? fetchsvn { , scripts ? fetchsvn {
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/"; url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
rev = "18298"; rev = "18314";
sha256 = "027fp6h7295cc9m5g46phqd6hixcnvihpfsyrnzvsxz6pkvjzpw4"; sha256 = "0fic073zafwdsw7i0j4z57a4aknk8kpgnbrxpbi181n5axdlm99k";
} }
, ... , ...
}: }: