Skip to content
Snippets Groups Projects
Commit deef9350 authored by Ralf Jung's avatar Ralf Jung
Browse files

fix dependency version

parent f8e195cf
Branches
Tags
No related merge requests found
Pipeline #16637 canceled
......@@ -10,5 +10,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/lrust'" ]
depends: [
"coq-gpfsl" { (= "dev.2019-05-09.1.d0daa181") | (= "dev") }
"coq-gpfsl" { (= "dev.2019-05-12.0.b25682f7") | (= "dev") }
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment