linux_latest-libre: 17624 -> 17688

This commit is contained in:
Tim Steinbach 2020-09-28 13:02:06 -04:00
parent b3a202e255
commit f498bbe473
No known key found for this signature in database
GPG key ID: 6538CB9266B06F31

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 = "17624";
sha256 = "0gs3mpiffny408l9kdrxpj48axarfb2fxvcw4w8zsz5wr7yig0n2";
rev = "17688";
sha256 = "02bw3lgy3i7bbx83p13l40m48msks2yb5qb1d365ghl6axkw6vwd";
}
, ...
}: