trinity: 1.9-unstable-2024-09-19 -> 1.9-unstable-2025-09-02 (#440257)

This commit is contained in:
Nick Cao
2025-09-05 14:41:22 -04:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "trinity";
version = "1.9-unstable-2024-09-19";
version = "1.9-unstable-2025-09-02";
src = fetchFromGitHub {
owner = "kernelslacker";
repo = "trinity";
rev = "ba2360ed84a8c521d9c34af9c909315ea7c62aad";
hash = "sha256-lj27EtMzj+ULrAJh27rjiuL3/SzW/NRMG65l8sBi8k4=";
rev = "294c46522620afffd7b57af7ef743131ff55a488";
hash = "sha256-Fm9bwJ/ofDgSbe/YUgl22Rf0F+NCV32xLPA2kw36zFs=";
};
postPatch = ''