Skip to content

Commit

Permalink
Merge pull request coq#3161 from palmskog/huffman-8.20
Browse files Browse the repository at this point in the history
coq-huffman.8.16.0 works on 8.20
  • Loading branch information
silene authored Sep 18, 2024
2 parents 6b09384 + 1de59d8 commit f14512e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion released/packages/coq-huffman/coq-huffman.8.16.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Codes, Proc. IRE, pp. 1098-1101, September 1952."""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" {>= "8.12" & < "8.20"}
"coq" {>= "8.12" & < "8.21"}
]

tags: [
Expand Down

0 comments on commit f14512e

Please sign in to comment.