attemptoClex: 5133afe -> 6.5-090528 (#472753)

This commit is contained in:
Weijia Wang
2026-01-31 15:00:48 +00:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "attempto-clex";
version = "5133afe";
version = "6.5-090528";
src = fetchFromGitHub {
owner = "Attempto";
repo = "Clex";
tag = version;
sha256 = "0p9s64g1jic213bwm6347jqckszgnni9szrrz31qjgaf32kf7nkp";
hash = "sha256-Oa1AMBaYpjd+U2k9lBnou4+4IgBwU8fojJ8bY9tf9ZE=";
};
installPhase = ''