Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benoit Viguier
coq-verif-tweetnacl
Commits
acda62c9
Commit
acda62c9
authored
Jan 14, 2021
by
benoit
Browse files
tentative
parent
919d5cca
Changes
3
Hide whitespace changes
Inline
Side-by-side
packages/coq-compcert/coq-compcert.3.2.0/opam
View file @
acda62c9
...
...
@@ -22,7 +22,7 @@ remove: [
["rm" "-R" "%{lib}%/coq/user-contrib/compcert"]
]
url {
src: "
git+https://github.com/ildyria/CompCert.git#v3.2WithVO
"
src: "
.
"
}
synopsis: ""
description: "The CompCert C compiler."
...
...
packages/coq-coqprime/coq-coqprime.1.0.3/opam
View file @
acda62c9
...
...
@@ -21,6 +21,6 @@ depends: [
synopsis: "Certifying prime numbers in Coq"
flags: light-uninstall
url {
src: "
https://github.com/thery/coqprime/archive/v8.8.zip
"
src: "
.
"
checksum: "md5=3430856778d10abe378fbdd385ac834d"
}
packages/coq/coq.8.8.2/opam
View file @
acda62c9
...
...
@@ -67,9 +67,8 @@ remove: [
"%{share}%/emacs/site-lisp/gallina-syntax.el"
]
]
dev-repo: "git+https://github.com/coq/coq.git"
extra-files: ["coq.install" "md5=6e8ff2905b5508b143a8acb16e3b5150"]
url {
src: "
https://github.com/coq/coq/archive/V8.8.2.tar.gz
"
src: "
.
"
checksum: "md5=5d693cd1953a0dd74920b43d183bc26c"
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment