Skip to content

Commit 1ce315b

Browse files
committed
edl: 3.52.1-unstable-2024-10-12 -> 3.52.1-unstable-2025-03-23
1 parent 039ad94 commit 1ce315b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ed/edl/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88

99
python3Packages.buildPythonPackage {
1010
pname = "edl";
11-
version = "3.52.1-unstable-2024-10-12";
11+
version = "3.52.1-unstable-2025-03-23";
1212

1313
src = fetchFromGitHub {
1414
owner = "bkerler";
1515
repo = "edl";
16-
rev = "cef0076e1d4d29c1887c51786eb588503657b907";
16+
rev = "9acf74d0ccca4aff85c8698cdd49ad964128e7d1";
1717
fetchSubmodules = true;
18-
hash = "sha256-FOsgmM+i++t2MZiJTKV0Et8KXKDKQoFop67P6DdW1EY=";
18+
hash = "sha256-mdA3a3VS0oDt1Y4n/KPzXUVq/ldyvpJjMtkv9i5w1Jg=";
1919
};
2020

2121
propagatedBuildInputs = with python3Packages; [

0 commit comments

Comments
 (0)