go-blueprint: 0.10.6 -> 0.10.8

This commit is contained in:
R. Ryantm
2025-04-27 11:15:30 +00:00
parent 0571e373ab
commit a9765d0621
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "go-blueprint";
version = "0.10.6";
version = "0.10.8";
src = fetchFromGitHub {
owner = "Melkeydev";
repo = "go-blueprint";
rev = "v${version}";
hash = "sha256-xWv/4/7+eqSBLmyuF+vLLZzMn8A8sE6vkldER145FQQ=";
hash = "sha256-oEp+qMWN2SIW9MBVbfk72Ogu9nbuR++YsTeRpbbQ2LY=";
};
ldflags = [