release: 0.3.3

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-12-15 20:34:45 +09:00
parent 767f1844d2
commit 8cb0b433b2
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ package
*Default:* *Default:*
` <derivation hakurei-static-x86_64-unknown-linux-musl-0.3.2> ` ` <derivation hakurei-static-x86_64-unknown-linux-musl-0.3.3> `
@@ -805,7 +805,7 @@ package
*Default:* *Default:*
` <derivation hakurei-hsu-0.3.2> ` ` <derivation hakurei-hsu-0.3.3> `

View File

@@ -32,7 +32,7 @@
buildGoModule rec { buildGoModule rec {
pname = "hakurei"; pname = "hakurei";
version = "0.3.2"; version = "0.3.3";
srcFiltered = builtins.path { srcFiltered = builtins.path {
name = "${pname}-src"; name = "${pname}-src";