edl: 3.52.1-unstable-2025-04-16 -> 3.52.1-unstable-2025-05-05 (#407076)

This commit is contained in:
Wolfgang Walther 2025-06-01 13:18:39 +00:00 committed by GitHub
commit c190c6d47b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,14 +8,14 @@
python3Packages.buildPythonPackage {
pname = "edl";
version = "3.52.1-unstable-2025-04-16";
version = "3.52.1-unstable-2025-05-05";
src = fetchFromGitHub {
owner = "bkerler";
repo = "edl";
rev = "3adab1652cdac05cb567646dda94ea06a14f8961";
rev = "407f1a98572cd41bfb9fbda3c15db854d42a54f6";
fetchSubmodules = true;
hash = "sha256-fhbZ0KZLE4jdTjvlZNKlXgE0kta7YXWsG7xkIznchGU=";
hash = "sha256-KISUWlQxblNMaBoL+cckgEBAIJUgBXBNr1w1Z2kVIIc=";
};
propagatedBuildInputs = with python3Packages; [