release: 0.4.3
All checks were successful
Test / Create distribution (push) Successful in 41s
Test / ShareFS (push) Successful in 49s
Test / Sandbox (race detector) (push) Successful in 54s
Test / Sandbox (push) Successful in 56s
Test / Hakurei (push) Successful in 58s
Test / Hakurei (race detector) (push) Successful in 1m2s
Release / Create release (push) Successful in 1m13s
Test / Flake checks (push) Successful in 1m23s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-22 02:18:10 +09:00
parent 70f977627d
commit e231341e48
3 changed files with 4 additions and 4 deletions

2
cmd/dist/VERSION vendored
View File

@@ -1 +1 @@
v0.4.2
v0.4.3

View File

@@ -35,7 +35,7 @@ package
*Default:*
` <derivation hakurei-static-x86_64-unknown-linux-musl-0.4.2> `
` <derivation hakurei-static-x86_64-unknown-linux-musl-0.4.3> `
@@ -842,7 +842,7 @@ package
*Default:*
` <derivation hakurei-hsu-0.4.2> `
` <derivation hakurei-hsu-0.4.3> `

View File

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