release: 0.4.2
All checks were successful
Test / Create distribution (push) Successful in 38s
Test / ShareFS (push) Successful in 42s
Test / Sandbox (push) Successful in 48s
Test / Sandbox (race detector) (push) Successful in 49s
Test / Hakurei (push) Successful in 53s
Test / Hakurei (race detector) (push) Successful in 54s
Release / Create release (push) Successful in 1m10s
Test / Flake checks (push) Successful in 1m21s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-10 16:16:19 +09:00
parent ee5c0dd135
commit 0cf0e18e35
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
buildGo126Module rec {
pname = "hakurei";
version = "0.4.1";
version = "0.4.2";
srcFiltered = builtins.path {
name = "${pname}-src";