this repo has no description

angstrom.0.16.1: add sha256 hashes

Changed files
+16 -4
packages
angstrom
angstrom.0.16.1
angstrom-async
angstrom-async.0.16.1
angstrom-lwt-unix
angstrom-lwt-unix.0.16.1
angstrom-unix
angstrom-unix.0.16.1
+4 -1
packages/angstrom-async/angstrom-async.0.16.1/opam
···
synopsis: "Async support for Angstrom"
url {
src: "https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz"
-
checksum: "md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
checksum: [
+
"md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
"sha256=143536fb4d049574c539b9990840615e078ed3dd94e1d24888293f68349a100b"
+
]
}
+4 -1
packages/angstrom-lwt-unix/angstrom-lwt-unix.0.16.1/opam
···
synopsis: "Lwt_unix support for Angstrom"
url {
src: "https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz"
-
checksum: "md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
checksum: [
+
"md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
"sha256=143536fb4d049574c539b9990840615e078ed3dd94e1d24888293f68349a100b"
+
]
}
+4 -1
packages/angstrom-unix/angstrom-unix.0.16.1/opam
···
synopsis: "Unix support for Angstrom"
url {
src: "https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz"
-
checksum: "md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
checksum: [
+
"md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
"sha256=143536fb4d049574c539b9990840615e078ed3dd94e1d24888293f68349a100b"
+
]
}
+4 -1
packages/angstrom/angstrom.0.16.1/opam
···
default and support unbounded lookahead."""
url {
src: "https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz"
-
checksum: "md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
checksum: [
+
"md5=a9e096b4b2b8e4e3bb17d472bbccaad0"
+
"sha256=143536fb4d049574c539b9990840615e078ed3dd94e1d24888293f68349a100b"
+
]
}