golds: 0.8.5 -> 0.8.7

(cherry picked from commit 06e908049c)
This commit is contained in:
R. Ryantm
2026-08-11 23:35:46 +00:00
committed by github-actions[bot]
parent 33dd95e363
commit e3e28c7b0c

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "golds";
version = "0.8.5";
version = "0.8.7";
src = fetchFromGitHub {
owner = "go101";
repo = "golds";
tag = "v${finalAttrs.version}";
hash = "sha256-WYjNvpNT5vuiHqo6TWE+uhptG4fke3eaKkJbeNIwwoU=";
hash = "sha256-plzfpH3+zcsiQlTHR1oTj3ImQrWlJmLI/CzCIu2dGqI=";
};
# nixpkgs is not using the go distpack archive and missing a VERSION file in the source