diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-10 16:16:19 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-10 16:16:59 +0900 |
| commit | 0cf0e18e35d7b5b53b3bf4b1326dc276f14a96b0 (patch) | |
| tree | a454cb2d0bd1eb138c9fa87bd69fb76952ef7196 | |
| parent | ee5c0dd13529c20761209c8f4fb26b3816866bc5 (diff) | |
release: 0.4.2v0.4.2
Signed-off-by: Ophestra <cat@gensokyo.uk>
| -rw-r--r-- | options.md | 4 | ||||
| -rw-r--r-- | package.nix | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -35,7 +35,7 @@ package *Default:* -` <derivation hakurei-static-x86_64-unknown-linux-musl-0.4.1> ` +` <derivation hakurei-static-x86_64-unknown-linux-musl-0.4.2> ` @@ -842,7 +842,7 @@ package *Default:* -` <derivation hakurei-hsu-0.4.1> ` +` <derivation hakurei-hsu-0.4.2> ` diff --git a/package.nix b/package.nix index e798261e..78bcb4b8 100644 --- a/package.nix +++ b/package.nix @@ -30,7 +30,7 @@ buildGo126Module rec { pname = "hakurei"; - version = "0.4.1"; + version = "0.4.2"; srcFiltered = builtins.path { name = "${pname}-src"; |
