release: 0.3.4
All checks were successful
Release / Create release (push) Successful in 58s
Test / Hakurei (push) Successful in 52s
Test / Create distribution (push) Successful in 30s
Test / Hakurei (race detector) (push) Successful in 49s
Test / ShareFS (push) Successful in 38s
Test / Sandbox (push) Successful in 45s
Test / Sandbox (race detector) (push) Successful in 45s
Test / Hpkg (push) Successful in 47s
Test / Flake checks (push) Successful in 1m47s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-27 03:56:06 +09:00
parent 50153788ef
commit d61faa09eb
3 changed files with 9 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
buildGoModule rec {
pname = "hakurei";
version = "0.3.3";
version = "0.3.4";
srcFiltered = builtins.path {
name = "${pname}-src";