commit 41797be1b2921123ab430c5525c19d1c4989809b
parent fa067a8915eccb6f4b5bc9a2f40f3632a0a65164
Author: Leah (ctucx) <git@ctu.cx>
Date: Tue, 22 Oct 2024 14:41:23 +0200
parent fa067a8915eccb6f4b5bc9a2f40f3632a0a65164
Author: Leah (ctucx) <git@ctu.cx>
Date: Tue, 22 Oct 2024 14:41:23 +0200
pkgs/gotosocial: update version (0.17.0 -> 0.17.1)
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkgs/gotosocial/default.nix b/pkgs/gotosocial/default.nix @@ -2,7 +2,7 @@ buildGo122Module rec { pname = "gotosocial"; - version = "0.17.0-${builtins.substring 0 6 rev}"; + version = "0.17.1-${builtins.substring 0 6 rev}"; rev = "3ad49f77189870e210a7224f72dd65b63974c1dd"; sha256 = "sha256-uyqP3zhjcXKejGFAwZoTn2kY8IpX0QAAXNzb1VG6ve8=";