aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--coq-smtcoq.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq-smtcoq.opam b/coq-smtcoq.opam
index e597b1e..d1724d1 100644
--- a/coq-smtcoq.opam
+++ b/coq-smtcoq.opam
@@ -16,7 +16,7 @@ depends: [
"coq-trakt"
]
pin-depends: [
- [ "coq-trakt.dev" "git+https://github.com/ecranceMERCE/trakt.git" ]
+ [ "coq-trakt.dev" "git+https://github.com/ecranceMERCE/trakt.git#1.0" ]
]
tags: [
"category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures"