pdepend: switch to tag

This commit is contained in:
Piotr Kwiecinski
2025-01-26 22:54:34 +01:00
parent 600fcbc729
commit bb32d6c49e
+1 -1
View File
@@ -11,7 +11,7 @@ php.buildComposerProject2 (finalAttrs: {
src = fetchFromGitHub {
owner = "pdepend";
repo = "pdepend";
rev = finalAttrs.version;
tag = finalAttrs.version;
hash = "sha256-2Ruubcm9IWZYu2LGeGeKm1tmHca0P5xlKYkuBCCV9ag=";
};