elephant: 2.20.3 -> 2.21.0

This commit is contained in:
R. Ryantm
2026-04-13 11:15:07 +00:00
parent 433884f8c0
commit 1ba5ed924c
+2 -2
View File
@@ -74,13 +74,13 @@ let
in
buildGoModule (finalAttrs: {
pname = "elephant";
version = "2.20.3";
version = "2.21.0";
src = fetchFromGitHub {
owner = "abenz1267";
repo = "elephant";
rev = "v${finalAttrs.version}";
hash = "sha256-5PLTPbnbtK0iDbsB9yFeHr5y/pv6/XzoVm/CDeXXt/c=";
hash = "sha256-h7Rw0vlb0n0Jsk21WJPm7H+1T1bG+PEuxE5cJ2TZl8A=";
};
vendorHash = "sha256-EWXZ+9/QDRpidpVHBcfJgp0xoc3YtRsiC/UTk1R+FSY=";