Skip to content

Commit 8a323b2

Browse files
authored
Merge pull request #27769 from gridbugs/bdd-fix
Fix bdd source url
2 parents 5c26b1b + 1e54a69 commit 8a323b2

File tree

1 file changed

+1
-1
lines changed
  • packages/bdd/bdd.0.3

1 file changed

+1
-1
lines changed

packages/bdd/bdd.0.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ synopsis:
1818
"Quick implementation of a Binary Decision Diagrams (BDD) library for OCaml"
1919
flags: light-uninstall
2020
url {
21-
src: "https://www.lri.fr/~filliatr/ftp/ocaml/bdd/bdd-0.3.tar.gz"
21+
src: "https://usr.lmf.cnrs.fr/~jcf/ftp/ocaml/bdd/bdd-0.3.tar.gz"
2222
checksum: [
2323
"sha256=678e591c9b5ee7cd310589c433828c266204f7c260627aea5e5d12798ec9c3c0"
2424
"md5=56834a743f15b1569712125660aa4af4"

0 commit comments

Comments
 (0)