File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
packages/claudius/claudius.1.1.1 Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 22opam-version: "2.0"
33synopsis: "A retro-style graphics library"
44description:
5- "A functional style retro-graphics library for OCaml for building generative art, demos, and games."
5+ "An functional style retro-graphics library for OCaml for building generative art, demos, and games."
66maintainer: [
77 "Michael Dales <
[email protected] >"
88 "Shreya Pawaskar <
[email protected] >"
@@ -23,7 +23,7 @@ doc: "https://github.com/claudiusFX/claudius"
2323bug-reports: "https://github.com/claudiusFX/claudius/issues"
2424depends: [
2525 "ocaml" {>= "5.1"}
26- "dune" {>= "3.17 "}
26+ "dune" {>= "3.18 "}
2727 "tsdl" {>= "1.1.0"}
2828 "ounit2" {with-test}
2929 "odoc" {with-doc}
@@ -47,11 +47,12 @@ build: [
4747 ]
4848]
4949dev-repo: "git+https://github.com/claudiusFX/claudius.git"
50+ x-maintenance-intent: ["(latest)"]
5051url {
5152 src:
52- "https://github.com/claudiusFX/Claudius/archive/refs/tags/1.1.0 .tar.gz"
53+ "https://github.com/claudiusFX/Claudius/archive/refs/tags/1.1.1 .tar.gz"
5354 checksum: [
54- "sha256=d92691d1fce49a1f04301e2e8e9133380e7a3618a6a3ae0a72a6acc2127789ba "
55- "sha512=31a19564f8358f2841ce0efb4017b23fca0f7c9d629f1fe0d58472ce00d45d6a93e0cbfccf6ed07d356a2138ced9748fb2a39e040ee738d59b8b7f984e2be7bb "
55+ "sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 "
56+ "sha512=cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e "
5657 ]
5758}
You can’t perform that action at this time.
0 commit comments