linux_latest-libre: 17153 -> 17159

This commit is contained in:
Tim Steinbach
2020-01-01 16:11:42 -05:00
parent 427217ac1f
commit 6f5a01faeb

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