go-blueprint: 0.10.4 -> 0.10.5

This commit is contained in:
R. Ryantm
2025-01-31 14:58:31 +00:00
parent 4e5fe0f593
commit 9b02dcd467
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "go-blueprint";
version = "0.10.4";
version = "0.10.5";
src = fetchFromGitHub {
owner = "Melkeydev";
repo = "go-blueprint";
rev = "v${version}";
hash = "sha256-/MIMDQKdpgY0bCwrYpJNC6jiEhNECROe61uuoFz8P68=";
hash = "sha256-8J+PxFHrNkX2McBn1tO7Q1X4tWtMWDIRsxzKtRhM/Jk=";
};
ldflags = [