linux_latest-libre: 17161 -> 17163

This commit is contained in:
Tim Steinbach 2020-01-04 09:56:13 -05:00
parent 30dd839181
commit dc0fafb543
No known key found for this signature in database
GPG Key ID: 6C654787275A64F1

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 = "17161";
rev = "17163";
sha256 = "0hyd7wp73w4555d42xcvk4x4nxrfckbzah2ckb4d2aqzxab87789";
}
, ...