Skip to content

Commit 9b34de6

Browse files
proux01vbgl
authored andcommitted
coqPackages.multinomials: compiles on rocq 9.0
1 parent 297c1be commit 9b34de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/coq-modules/multinomials/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ mkCoqDerivation {
2626
[
2727
{
2828
cases = [
29-
(range "8.17" "8.20")
29+
(range "8.17" "9.0")
3030
(isGe "2.1.0")
3131
];
3232
out = "2.3.0";

0 commit comments

Comments
 (0)