release: 0.3.4
All checks were successful
Release / Create release (push) Successful in 1m3s
Test / Create distribution (push) Successful in 1m0s
Test / Sandbox (push) Successful in 2m10s
Test / Hakurei (push) Successful in 3m24s
Test / ShareFS (push) Successful in 3m20s
Test / Hpkg (push) Successful in 4m0s
Test / Sandbox (race detector) (push) Successful in 5m13s
Test / Hakurei (race detector) (push) Successful in 6m8s
Test / Flake checks (push) Successful in 1m31s

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";