linux_latest-libre: 19172 -> 19204

This commit is contained in:
Maximilian Bosch 2023-04-26 19:16:49 +02:00
parent 7a97895091
commit 9af09ebb3d
No known key found for this signature in database
GPG key ID: 9A6EEA275CA5BE0A

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 = "19172";
sha256 = "18r6p1zg7af7vpij1kna2i2w82xb0c8qrbbr9bfz6bcj8fqv8l2z";
rev = "19204";
sha256 = "1cxg2bslskjby11mxqv71w701217i1s9yj73ih3hjzxs6hkv9r0v";
}
, ...
}: