golds: 0.8.3 -> 0.8.4

This commit is contained in:
R. Ryantm
2026-06-19 19:17:26 +00:00
parent 7c513aed49
commit 41f89832dc
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "golds";
version = "0.8.3";
version = "0.8.4";
src = fetchFromGitHub {
owner = "go101";
repo = "golds";
tag = "v${finalAttrs.version}";
hash = "sha256-s4vzQ+ntty1XLe65sEBxxN+Amp162k40LmJ7AT2/26U=";
hash = "sha256-Jt0Q6Ie1HSqRs4+zlmNOXlSMXfWu0nSIOjglduq4FUE=";
};
# nixpkgs is not using the go distpack archive and missing a VERSION file in the source