linux_latest-libre: 17873 -> 17920

This commit is contained in:
Tim Steinbach 2021-03-08 12:07:12 -05:00 committed by Tim Steinbach
parent 6e5bce6b5a
commit 4fb927e50e

View File

@ -1,8 +1,8 @@
{ stdenv, lib, fetchsvn, linux
, scripts ? fetchsvn {
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
rev = "17873";
sha256 = "1r1c8wagbq3cgxys7ylvsg6bnxiky66xgx9l0282zsmnn3gh83l7";
rev = "17920";
sha256 = "0qmhabh4922lpiimrh9smi1q0w8giw3qqxpyzzy2bmr2037011k0";
}
, ...
}: