linux_latest-libre: 17159 -> 17161

This commit is contained in:
Tim Steinbach 2020-01-02 13:19:00 -05:00
parent 699e1b41f1
commit 12fa2123ae
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 = "17159";
rev = "17161";
sha256 = "0hyd7wp73w4555d42xcvk4x4nxrfckbzah2ckb4d2aqzxab87789";
}
, ...