elephant: 2.19.2 -> 2.19.3 (#489878)

This commit is contained in:
Adam C. Stephens
2026-02-12 23:31:18 +00:00
committed by GitHub
+2 -2
View File
@@ -74,13 +74,13 @@ let
in
buildGoModule (finalAttrs: {
pname = "elephant";
version = "2.19.2";
version = "2.19.3";
src = fetchFromGitHub {
owner = "abenz1267";
repo = "elephant";
rev = "v${finalAttrs.version}";
hash = "sha256-hs1Re7ltWYFBsiwDsK3Qb3/KgZ4E2HY7cFB/M8JWSu4=";
hash = "sha256-IyHoHbhLFuIgFG+n7dqHwJaXuNnRaEsxCfAsfudV1KY=";
};
vendorHash = "sha256-tO+5x2FIY1UBvWl9x3ZSpHwTWUlw1VNDTi9+2uY7xdU=";