go-blueprint: 0.10.3 -> 0.10.4

This commit is contained in:
R. Ryantm
2025-01-19 01:14:19 +00:00
parent 1545201579
commit 1dc573beec
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule rec {
pname = "go-blueprint";
version = "0.10.3";
version = "0.10.4";
src = fetchFromGitHub {
owner = "Melkeydev";
repo = "go-blueprint";
rev = "v${version}";
hash = "sha256-CTmizd0OnSKHXhhfzRxG31kcnIRSRHZE1LuR7qjBlm8=";
hash = "sha256-/MIMDQKdpgY0bCwrYpJNC6jiEhNECROe61uuoFz8P68=";
};
ldflags = [