this repo has no description
0
fork

Configure Feed

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

Merge pull request #25964 from hannesm/fix-one-more

also remove checksum from ocaml-variants 4.04.3+trunk, forgot this in #25962

authored by

Marcello Seri and committed by
GitHub
5f01e90d d7cc7ea1

-2
-2
packages/ocaml-variants/ocaml-variants.4.04.3+trunk/opam
··· 43 43 install: [make "install"] 44 44 url { 45 45 src: "https://github.com/ocaml/ocaml/archive/4.04.tar.gz" 46 - checksum: 47 - "sha256=d6ecdb010a169b86d97c1920f9e611d60eb7ad19864c73e4dda6a90a4101760b" 48 46 } 49 47 patches: ["fix-gcc10.patch"] 50 48 available: !(os = "macos" & arch = "arm64")