edl: 3.52.1-unstable-2025-06-08 -> 3.52.1-unstable-2025-07-28 (#427096)
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
|
||||
python3Packages.buildPythonPackage {
|
||||
pname = "edl";
|
||||
version = "3.52.1-unstable-2025-06-08";
|
||||
version = "3.52.1-unstable-2025-07-28";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bkerler";
|
||||
repo = "edl";
|
||||
rev = "bc1534496c83571b199b30b64774abc495744418";
|
||||
rev = "a474b79f6456123e4ff30ce0c5f0d362c2c283ba";
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-aWNYTWbCHFhPBVH2tEfEdW3n35OKoQ2DPxnUDcSghWM=";
|
||||
hash = "sha256-wTd+P0xLTffKAwepUmT2nSQ9R34OkB7ENgbwpysAlRE=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
|
||||
Reference in New Issue
Block a user