this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix build

+3 -2
+3 -2
packages/strymonas-pure/strymonas-pure.2.1.1/opam
··· 18 18 "ocamlfind" {build} 19 19 ] 20 20 build: [ 21 + [make "-C" "lib/" "depend-pure"] 21 22 [make "-C" "lib/" "pure"] 22 23 ] 23 24 install:[make "-C" "lib/" "install-pure"] ··· 26 27 src: 27 28 "https://github.com/strymonas/strymonas-ocaml/archive/refs/tags/v2.1.1.tar.gz" 28 29 checksum: [ 29 - "md5=60eed1419d5c1194ffcbc8cf912e129b" 30 - "sha512=76fa0171b7a55e3836b74913df9e144ca1eef7363ac71871699b10ca654eb874f032efef33acec234cacee1e7a930b95947b8e18a8c914780260f5987469c827" 30 + "md5=30f9ea3a42485f778c500c7affaf0363" 31 + "sha512=4b4d3d9357929d6688d70018b016115a26965238b72bcb892b8d3df23a811271726d395318869c1409ed15fed803febfdd4e688bb4b766a6b7dff7e14ce3ad59" 31 32 ] 32 33 }