0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

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

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 = [