kraft: fix pname (#457452)

This commit is contained in:
Philip Taron
2026-01-29 14:06:25 +00:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@
}:
buildGoModule rec {
pname = "kraftkit";
pname = "kraft";
version = "0.12.5";
src = fetchFromGitHub {