release: 0.4.3

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-22 02:18:10 +09:00
parent 70f977627d
commit f9e18d5616
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";