Skip to content

Commit d227757

Browse files
committed
trinity: 1.9-unstable-2025-09-02 -> 1.9-unstable-2026-04-11
1 parent 199c3ea commit d227757

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/tr/trinity/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
stdenv.mkDerivation (finalAttrs: {
99
pname = "trinity";
10-
version = "1.9-unstable-2025-09-02";
10+
version = "1.9-unstable-2026-04-11";
1111

1212
src = fetchFromGitHub {
1313
owner = "kernelslacker";
1414
repo = "trinity";
15-
rev = "294c46522620afffd7b57af7ef743131ff55a488";
16-
hash = "sha256-Fm9bwJ/ofDgSbe/YUgl22Rf0F+NCV32xLPA2kw36zFs=";
15+
rev = "4ecfd4492750cc7a92e0ccba197a308c5456b564";
16+
hash = "sha256-4n44ZqA7T9SoQdUwXa4LJIDwyU91rV0lRMGiQqxTn1c=";
1717
};
1818

1919
postPatch = ''

0 commit comments

Comments
 (0)