trinity: 1.9-unstable-2023-07-10 -> 1.9-unstable-2024-09-19
This commit is contained in:
parent
3b619965a6
commit
25a1708f21
@ -7,13 +7,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "trinity";
|
||||
version = "1.9-unstable-2023-07-10";
|
||||
version = "1.9-unstable-2024-09-19";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kernelslacker";
|
||||
repo = "trinity";
|
||||
rev = "e71872454d26baf37ae1d12e9b04a73d64179555";
|
||||
hash = "sha256-Zy+4L1CuB2Ul5iF+AokDkAW1wheDzoCTNkvRZFGRNps=";
|
||||
rev = "ba2360ed84a8c521d9c34af9c909315ea7c62aad";
|
||||
hash = "sha256-lj27EtMzj+ULrAJh27rjiuL3/SzW/NRMG65l8sBi8k4=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user