diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-08-26 03:33:45 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-08-26 03:33:45 +0900 |
| commit | 9d932d1039f2a8670ecb00d20133096369c5899a (patch) | |
| tree | 37f66d6ab63ec1d73305daba183da7bd69e21b51 | |
| parent | 9bc8532d56fc5c1f727919d21f464dff09316913 (diff) | |
release: 0.2.1v0.2.1
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.2.0> ` +` <derivation hakurei-static-x86_64-unknown-linux-musl-0.2.1> ` @@ -759,7 +759,7 @@ package *Default:* -` <derivation hakurei-hsu-0.2.0> ` +` <derivation hakurei-hsu-0.2.1> ` diff --git a/package.nix b/package.nix index 1f03fac4..3821fb56 100644 --- a/package.nix +++ b/package.nix @@ -31,7 +31,7 @@ buildGoModule rec { pname = "hakurei"; - version = "0.2.0"; + version = "0.2.1"; srcFiltered = builtins.path { name = "${pname}-src"; |
