linux_latest-libre: 18239 -> 18260

(cherry picked from commit 5b94350a90c86c69d2d8e2bea14dc490d3b219e8)
This commit is contained in:
TredwellGit 2021-08-27 01:14:34 +00:00 committed by github-actions[bot]
parent b137e4f19f
commit ac519a8f84

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 = "18239";
sha256 = "1nzxkc53jmsyaxnl5q9hmgrfd3c8sn2y0pcv7ng042bnvr8hhh82";
rev = "18260";
sha256 = "11mmdix0vq9yrivx300ay6np3xx1gdqdr4cqdxr1wa84dbl7c2dm";
}
, ...
}: