linux_latest-libre: 19331 -> 19337

(cherry picked from commit 786896e229)
This commit is contained in:
Maximilian Bosch
2023-06-21 17:55:53 +02:00
committed by github-actions[bot]
parent 18b66bc53e
commit a889877e50

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 = "19331";
sha256 = "063xjwhsmjm4zfcj9ivlx10nr3f36adw1aqp8dyasq83jqbwbfhd";
rev = "19337";
sha256 = "1ps7f7dfxjsl6xj6fiz5nw01an44aqsjmfmjzs8y2h0jpb7il9s5";
}
, ...
}: