There's a merged pull request on the void-packages repository New package: superd-0.7 https://github.com/void-linux/void-packages/pull/39949 Description: ~~Since I had to add a `do_check()` myself it made me wonder if the go build-style should have a default of some kind. Thoughts?~~ As per conversation on `#xbps` IRC we should `: ${make_check_target:=./...}` and `go test -v ${make_check_target}`, but I'll reserve that for another PR and tweak all `build_style=go` packages as needed. #### Testing the changes - I tested the changes in this PR: **YES**