linux_latest-libre: 19584 -> 19597

(cherry picked from commit c63531f954)
This commit is contained in:
K900 2024-07-11 14:33:12 +03:00 committed by github-actions[bot]
parent 4838d52906
commit 896a260d9a

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 = "19584";
sha256 = "1vhk4jnx8f98lkj2isrms2jm9c5qrpgayxbhawslqrprq1pmzlif";
rev = "19597";
sha256 = "0bxljx9dgz23ax2pjvx07sqks4s7al2qhn3zcjyxfqv69a0awa8w";
}
, ...
}: