File tree Expand file tree Collapse file tree 6 files changed +16
-4
lines changed
coq-waterproof.2.0.1+8.17
coq-waterproof.2.1.0+8.17
coq-waterproof.2.1.1+8.17
coq-waterproof.2.1.1+8.18
coq-waterproof.2.2.0+8.17
coq-waterproof.2.2.0+8.20 Expand file tree Collapse file tree 6 files changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ bug-reports: "https://github.com/impermeable/coq-waterproof/issues"
2424depends: [
2525 "ocaml" {>= "4.14.1"}
2626 "coq" {>= "8.17" & < "8.18"}
27- "dune" {>= "3.6. "}
27+ "dune" {>= "3.6"}
2828]
2929
3030build: [
@@ -35,6 +35,8 @@ install: [
3535 ["dune" "install" "-p" "coq-waterproof"]
3636]
3737
38+ x-maintained: false
39+
3840tags: [
3941 "keyword:mathematics education"
4042 "category:Mathematics/Education"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ bug-reports: "https://github.com/impermeable/coq-waterproof/issues"
2424depends: [
2525 "ocaml" {>= "4.14.1"}
2626 "coq" {>= "8.17" & < "8.18"}
27- "dune" {>= "3.6. "}
27+ "dune" {>= "3.6"}
2828]
2929
3030build: [
@@ -37,6 +37,8 @@ install: [
3737
3838available: arch != "s390x"
3939
40+ x-maintained: false
41+
4042tags: [
4143 "keyword:mathematics education"
4244 "category:Mathematics/Education"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ bug-reports: "https://github.com/impermeable/coq-waterproof/issues"
2424depends: [
2525 "ocaml" {>= "4.09.0"}
2626 "coq" {>= "8.17" & < "8.18"}
27- "dune" {>= "3.6. "}
27+ "dune" {>= "3.6"}
2828]
2929
3030build: [
@@ -33,6 +33,8 @@ build: [
3333
3434available: arch != "s390x"
3535
36+ x-maintained: false
37+
3638tags: [
3739 "keyword:mathematics education"
3840 "category:Mathematics/Education"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ bug-reports: "https://github.com/impermeable/coq-waterproof/issues"
2424depends: [
2525 "ocaml" {>= "4.09.0"}
2626 "coq" {>= "8.18" & < "8.19"}
27- "dune" {>= "3.6. "}
27+ "dune" {>= "3.6"}
2828]
2929
3030build: [
@@ -33,6 +33,8 @@ build: [
3333
3434available: arch != "s390x"
3535
36+ x-maintained: false
37+
3638tags: [
3739 "keyword:mathematics education"
3840 "category:Mathematics/Education"
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ build: [
3333
3434available: (arch != "s390x") & (arch != "ppc64") & (os != "win32")
3535
36+ x-maintained: false
37+
3638tags: [
3739 "keyword:mathematics education"
3840 "category:Mathematics/Education"
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ build: [
3333
3434available: (arch != "s390x") & (arch != "ppc64") & (os != "win32")
3535
36+ x-maintained: false
37+
3638tags: [
3739 "keyword:mathematics education"
3840 "category:Mathematics/Education"
You can’t perform that action at this time.
0 commit comments