Merge pull request #269568 from r-ryantm/auto-update/dippi

dippi: 4.0.2 -> 4.0.6
This commit is contained in:
Pol Dellaiera 2023-11-27 21:01:35 +01:00 committed by GitHub
commit 201257cad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "dippi";
version = "4.0.2";
version = "4.0.6";
src = fetchFromGitHub {
owner = "cassidyjames";
repo = "dippi";
rev = version;
hash = "sha256-OYeSPh3m3udmGbIKoithCdsqWSAFnRhnAtQ0nTzFxzs=";
hash = "sha256-oZy8WfaAPABZRm8dm4zpI4v9RwT46F6WL6Wj767FcZg=";
};
nativeBuildInputs = [