libdjinterop: 0.20.2 -> 0.22.1 (#362866)

This commit is contained in:
Bernard Fortz 2024-12-08 17:40:43 +01:00 committed by GitHub
parent 39b8048b95
commit 7e938775be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,8 +17,8 @@ stdenv.mkDerivation {
src = fetchFromGitHub {
owner = "xsco";
repo = "libdjinterop";
rev = "0.20.2";
hash = "sha256-eTr9ax/bZWazLhLLQG6XUgqiM+7LVieh5ruA0EaUaj0=";
rev = "0.22.1";
hash = "sha256-x0GbuUDmx8ooiaD/8J5VvIG239d5uDdK5H1tnwHd62c=";
};
nativeBuildInputs = [