Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-05-01 04:59:46 +03:00
parent 4e98ae5334
commit 72fd4415b8
2 changed files with 11 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
packages = rec {
slenpaste = pkgs.buildGoModule {
pname = "slenpaste";
version = "0.1.1";
version = "0.1.2";
src = ./.;
goPackagePath = "github.com/slendidev/slenpaste";
vendorHash = null;