Commit 94f46237 authored by Benjamin Staffin's avatar Benjamin Staffin
Browse files

libdjinterop: 0.20.1 -> 0.20.2

parent 1388fbc7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@ stdenv.mkDerivation {
  src = fetchFromGitHub {
    owner = "xsco";
    repo = "libdjinterop";
    rev = "0.20.1";
    hash = "sha256-/iXSRJVFPWqUTVz7z0BNWCq5LOqdNuTI+wx/34JAZfc=";
    rev = "0.20.2";
    hash = "sha256-eTr9ax/bZWazLhLLQG6XUgqiM+7LVieh5ruA0EaUaj0=";
  };

  nativeBuildInputs = [