Skip to content

Commit 17d55b7

Browse files
committed
fix colibri2 pin
1 parent 7b6851a commit 17d55b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encoding.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ build: [
3838
dev-repo: "git+https://github.com/formalsec/encoding.git"
3939
available: (arch = "x86_64" | arch = "arm64") & os != "win32" & arch != "x86_32"
4040
pin-depends: [
41-
[ "colibri2.5.1.0" "https://git.frama-c.com/pub/colibrics.git#5.1.0"]
41+
[ "colibri2.dev" "https://git.frama-c.com/pub/colibrics.git#5.1.0"]
4242
]

0 commit comments

Comments
 (0)