go-blueprint: 0.10.8 -> 0.10.9

This commit is contained in:
R. Ryantm
2025-05-09 06:59:10 +00:00
parent 8b3baa1402
commit 1cee16ec8f

View File

@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "go-blueprint";
version = "0.10.8";
version = "0.10.9";
src = fetchFromGitHub {
owner = "Melkeydev";
repo = "go-blueprint";
rev = "v${version}";
hash = "sha256-oEp+qMWN2SIW9MBVbfk72Ogu9nbuR++YsTeRpbbQ2LY=";
hash = "sha256-5xVmMHQE0Jl15ZZnmvJQDUsCBfMaE5hWUighUdfoN/g=";
};
ldflags = [