linux_latest-libre: 19299 -> 19308

This commit is contained in:
Bernardo Meurer 2023-05-30 10:10:27 -04:00 committed by Yureka
parent 3bb1599afc
commit 472de243e0

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 = "19299";
sha256 = "1sqygvk81p0wfssjswz4hg2mqx9ak8a515rdzwf1a7n728sway7l";
rev = "19308";
sha256 = "1rhg43z4fyyac12c1z9h83xlh7ar0k2lfzrs40q061jlmx8mkpbb";
}
, ...
}: