libdjinterop: 0.20.1 -> 0.20.2

This commit is contained in:
Benjamin Staffin 2024-05-24 16:18:06 -04:00
parent 1388fbc714
commit 94f4623766

View File

@ -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 = [