File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
packages/wcwidth/wcwidth.1.0.1 Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11opam-version: "2.0"
22synopsis: "Get terminal display width of a string"
33description: "Get terminal display width of a string"
4- maintainer: ["Jonathan Yong "]
5- authors: ["Jonathan Yong "]
4+ maintainer: ["
The Alan Turing Institute <[email protected] > "]
5+ authors: ["
The Alan Turing Institute <[email protected] > "]
66license: "MIT"
7- homepage: "https://github.com/yongrenjie /wcwidth-ocaml"
8- bug-reports: "https://github.com/yongrenjie /wcwidth-ocaml/issues"
7+ homepage: "https://github.com/alan-turing-institute /wcwidth-ocaml"
8+ bug-reports: "https://github.com/alan-turing-institute /wcwidth-ocaml/issues"
99depends: [
1010 "dune" {>= "3.3"}
1111 "ocaml" {>= "4.14"}
@@ -26,10 +26,10 @@ build: [
2626 "@doc" {with-doc}
2727 ]
2828]
29- dev-repo: "git+https://github.com/yongrenjie /wcwidth-ocaml.git"
29+ dev-repo: "git+https://github.com/alan-turing-institute /wcwidth-ocaml.git"
3030url {
3131 src:
32- "https://github.com/yongrenjie /wcwidth-ocaml/releases/download/v1.0.1/wcwidth-1.0.1.tbz"
32+ "https://github.com/alan-turing-institute /wcwidth-ocaml/releases/download/v1.0.1/wcwidth-1.0.1.tbz"
3333 checksum: [
3434 "sha256=7cd177bea7dd3b5eaf6b84e269257503d9ef7e12c4623ba6ce0dbf9e20f5e3f0"
3535 "sha512=bdbf11c94c76090b8687f5a60cb1c8908a1b7430b15794eec5955fac49c58e5a0648a9f241cf183962ee0bff8780f7bcb3c0996e5f230278c94131d203ed48c5"
You can’t perform that action at this time.
0 commit comments