edl: 3.52.1-unstable-2025-05-05 -> 3.52.1-unstable-2025-06-08 (#416742)
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
python3Packages.buildPythonPackage {
|
||||
pname = "edl";
|
||||
version = "3.52.1-unstable-2025-05-05";
|
||||
version = "3.52.1-unstable-2025-06-08";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bkerler";
|
||||
repo = "edl";
|
||||
rev = "407f1a98572cd41bfb9fbda3c15db854d42a54f6";
|
||||
rev = "bc1534496c83571b199b30b64774abc495744418";
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-KISUWlQxblNMaBoL+cckgEBAIJUgBXBNr1w1Z2kVIIc=";
|
||||
hash = "sha256-aWNYTWbCHFhPBVH2tEfEdW3n35OKoQ2DPxnUDcSghWM=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
|
||||
Reference in New Issue
Block a user