release: 0.3.5
All checks were successful
Release / Create release (push) Successful in 1m1s
Test / Hakurei (push) Successful in 3m47s
Test / Create distribution (push) Successful in 30s
Test / ShareFS (push) Successful in 36s
Test / Sandbox (push) Successful in 44s
Test / Hpkg (push) Successful in 45s
Test / Sandbox (race detector) (push) Successful in 4m39s
Test / Hakurei (race detector) (push) Successful in 1m52s
Test / Flake checks (push) Successful in 1m50s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-02-09 00:11:20 +09:00
parent a3e87dd0ef
commit 9fb0b2452e
2 changed files with 3 additions and 3 deletions

View File

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