Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-09-20 14:41:29 +03:00
parent e0c1c7e4dd
commit 68bc0ff636
4 changed files with 7 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
packages = rec {
slenpaste = pkgs.buildGoModule {
pname = "slenpaste";
version = "0.2.1";
version = "0.2.2";
src = ./.;
goPackagePath = "github.com/slendidev/slenpaste";
vendorHash = "sha256-MUvodL6K71SCfxu51T/Ka2/w32Kz+IXem1bYqXQLSaU=";