release: 0.4.1
All checks were successful
Test / Create distribution (push) Successful in 38s
Test / ShareFS (push) Successful in 43s
Test / Sandbox (push) Successful in 48s
Test / Sandbox (race detector) (push) Successful in 48s
Test / Hakurei (race detector) (push) Successful in 55s
Release / Create release (push) Successful in 1m8s
Test / Hakurei (push) Successful in 2m14s
Test / Flake checks (push) Successful in 1m25s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-04 05:04:00 +09:00
parent 1cb792cf6e
commit 337bf20f50
2 changed files with 3 additions and 3 deletions

View File

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