inframap: 0.8.0 -> 0.8.1

This commit is contained in:
R. Ryantm
2026-04-23 14:36:08 +00:00
parent 03fc2436d5
commit 186edde046

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "inframap";
version = "0.8.0";
version = "0.8.1";
src = fetchFromGitHub {
owner = "cycloidio";
repo = "inframap";
tag = "v${finalAttrs.version}";
hash = "sha256-IdXP/gw81rQsaHz+uwEB9ThtHlbPYLXcYTYdwJynpVU=";
hash = "sha256-SH72GmEzHNF26TNCctBglSvtYXVFf6fIBmg8L74OiZg=";
};
ldflags = [