Commit d1fbb0ce authored by R. RyanTM's avatar R. RyanTM
Browse files

edl: 3.52.1-unstable-2024-08-27 -> 3.52.1-unstable-2024-10-12

parent ee8bdf4f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,14 +8,14 @@

python3Packages.buildPythonPackage {
  pname = "edl";
  version = "3.52.1-unstable-2024-08-27";
  version = "3.52.1-unstable-2024-10-12";

  src = fetchFromGitHub {
    owner = "bkerler";
    repo = "edl";
    rev = "d2c585e4ccc066895b71ca9014c1ebb5af316e07";
    rev = "cef0076e1d4d29c1887c51786eb588503657b907";
    fetchSubmodules = true;
    hash = "sha256-hQturda+iDmH5DVP1CjG526wcggdzTSrW2jqrEzLXtY=";
    hash = "sha256-FOsgmM+i++t2MZiJTKV0Et8KXKDKQoFop67P6DdW1EY=";
  };

  propagatedBuildInputs = with python3Packages; [