linux_latest-libre: 17185 -> 17190

This commit is contained in:
Tim Steinbach
2020-01-12 16:27:01 -05:00
parent ebf3c67a1b
commit 0f8090b972

View File

@@ -1,7 +1,7 @@
{ stdenv, lib, fetchsvn, linux
, scripts ? fetchsvn {
url = "https://www.fsfla.org/svn/fsfla/software/linux-libre/releases/branches/";
rev = "17185";
rev = "17190";
sha256 = "0hyd7wp73w4555d42xcvk4x4nxrfckbzah2ckb4d2aqzxab87789";
}
, ...