linux_latest-libre: 18777 -> 18798

This commit is contained in:
Maximilian Bosch 2022-06-23 01:42:23 +02:00
parent 4051ac2d8e
commit efdcc5f6a8
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

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 = "18777";
sha256 = "0ycg799pdi3rarkdgrrxcfjl15n8i24d9zc54xhg79wpgxcv39n3";
rev = "18798";
sha256 = "04mxzf8k3g65yw73da9fgk27hraf69239m5757fsr5a6pj88z6lb";
}
, ...
}: