We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9f034 commit 2636246Copy full SHA for 2636246
encoding.opam
@@ -38,5 +38,5 @@ build: [
38
dev-repo: "git+https://github.com/formalsec/encoding.git"
39
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
40
pin-depends: [
41
- [ "colibri2.master" "https://git.frama-c.com/pub/colibrics.git#master"]
+ [ "colibri2.master" "git+https://git.frama-c.com/pub/colibrics.git#master"]
42
]
0 commit comments