coqPackages.ElmExtraction: 0.1.0 → 0.1.1

(cherry picked from commit eba9d2028c)
This commit is contained in:
4ever2
2025-05-23 11:25:17 +02:00
committed by Vincent Laporte
parent 5ea127c984
commit 8739614fd6

View File

@@ -25,15 +25,16 @@ mkCoqDerivation {
[
{
cases = [
(range "8.17" "8.20")
(range "8.17" "9.0")
(range "1.3.1" "1.3.4")
];
out = "0.1.0";
out = "0.1.1";
}
]
null;
release."0.1.0".sha256 = "EWjubBHsxAl2HuRAfJI3B9qzP2mj89eh0CUc8y7/7Ds=";
release."0.1.1".sha256 = "SDSyXqtOQlW9m9yH8OC909fsC/ePhKkSiY+BoQE76vk=";
releaseRev = v: "v${v}";