diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-07 16:32:04 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-07 16:32:04 +0900 |
| commit | bae45363bc635608491c93c006273bdb548a2fab (patch) | |
| tree | 269ba02220ebfe384af5e4261cfe96d7a25ee212 | |
| parent | 2c17d1abe0568166f749fb109da47637623364aa (diff) | |
release: 0.3.6v0.3.6
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.3.5> ` +` <derivation hakurei-static-x86_64-unknown-linux-musl-0.3.6> ` @@ -805,7 +805,7 @@ package *Default:* -` <derivation hakurei-hsu-0.3.5> ` +` <derivation hakurei-hsu-0.3.6> ` diff --git a/package.nix b/package.nix index 03ce9408..099d2425 100644 --- a/package.nix +++ b/package.nix @@ -30,7 +30,7 @@ buildGoModule rec { pname = "hakurei"; - version = "0.3.5"; + version = "0.3.6"; srcFiltered = builtins.path { name = "${pname}-src"; |
