coq_8_13: init at 8.13+β1

This commit is contained in:
Vincent Laporte
2020-12-09 08:32:51 +01:00
committed by Vincent Laporte
parent 75b1ba928a
commit de8205f8bb
5 changed files with 16 additions and 2 deletions

View File

@@ -29,6 +29,10 @@ let params = {
rev = "V8.12.0";
sha256 = "14ijb3qy2hin3g4djx437jmnswxxq7lkfh3dwh9qvrds9a015yg8";
};
"8.13" = {
rev = "V8.13.0";
sha256 = "1n66i7hd9222b2ks606mak7m4f0dgy02xgygjskmmav6h7g2sx7y";
};
};
param = params.${coq.coq-version};
in