Skip to content

Commit

Permalink
Avoid beta2 release of Tactician due to critical bug
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseBlaauwbroek committed Oct 20, 2023
1 parent 2ed9f46 commit 67eeea2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors: ["Lasse Blaauwbroek <[email protected]>"]
license: "MIT"
homepage: "https://coq-tactician.github.io"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors: ["Lasse Blaauwbroek <[email protected]>"]
license: "MIT"
homepage: "https://coq-tactician.github.io"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors: ["Lasse Blaauwbroek <[email protected]>"]
license: "MIT"
homepage: "https://coq-tactician.github.io"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors: ["Lasse Blaauwbroek <[email protected]>"]
license: "MIT"
homepage: "https://coq-tactician.github.io"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors: ["Lasse Blaauwbroek <[email protected]>"]
license: "MIT"
homepage: "https://coq-tactician.github.io"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.8"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors: ["Lasse Blaauwbroek <[email protected]>"]
license: "MIT"
homepage: "https://coq-tactician.github.io"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "3.5" & < "3.8~"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ authors: ["Lasse Blaauwbroek <[email protected]>"]
license: "MIT"
homepage: "https://coq-tactician.github.io"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
flags: [ avoid-version ]
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "3.5" & < "3.8~"}
Expand Down

0 comments on commit 67eeea2

Please sign in to comment.