coqPackages.stalmarck-tactic: modernize mkCoqDerivation release hash format

This commit is contained in:
Yifei Sun
2026-06-17 22:37:01 +02:00
parent 7173d123d4
commit 758feba058
@@ -17,7 +17,7 @@ let
(case (isEq "8.20") "8.20.0")
] null;
release = {
"8.20.0".sha256 = "sha256-jITxQT1jLyZvWCGPnmK8i3IrwsZwMPOV0aBe9r22TIQ=";
"8.20.0".hash = "sha256-jITxQT1jLyZvWCGPnmK8i3IrwsZwMPOV0aBe9r22TIQ=";
};
releaseRev = v: "v${v}";