this repo has no description
0
fork

Configure Feed

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

Merge pull request #26074 from CharlesAverill/master

Update bitstring sources

authored by

Marcello Seri and committed by
GitHub
5aeb8763 85058bdc

+5 -5
+1 -1
packages/bitstring/bitstring.2.1.0/opam
··· 31 31 Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.""" 32 32 flags: light-uninstall 33 33 url { 34 - src: "https://bitbucket.org/thanatonauts/bitstring/get/v2.1.0.tar.gz" 34 + src: "https://github.com/ocaml/opam-source-archives/raw/main/bitstring.2.1.0.tar.gz" 35 35 checksum: [ 36 36 "sha256=a848f15787709e88bf97a81d5e7dc0115ad83b3cf36bbaec6a69fdf3d102f7bd" 37 37 "md5=70f7acebe337072bff03a1f7a3fb1d3a"
+1 -1
packages/bitstring/bitstring.2.1.1/opam
··· 31 31 Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.""" 32 32 flags: light-uninstall 33 33 url { 34 - src: "https://bitbucket.org/thanatonauts/bitstring/get/v2.1.1.tar.gz" 34 + src: "https://github.com/ocaml/opam-source-archives/raw/main/bitstring.2.1.1.tar.gz" 35 35 checksum: [ 36 36 "sha256=c442b091dc41a65359a3a04ae0cadd2b241ec123b71a207fe88e15f1296f7f50" 37 37 "md5=69797ac391a4c4a106bbde2a2bc8d9ab"
+1 -1
packages/bitstring/bitstring.3.0.0/opam
··· 29 29 You can use this module to both parse and generate binary formats, files and protocols. 30 30 Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.""" 31 31 url { 32 - src: "https://bitbucket.org/thanatonauts/bitstring/get/v3.0.0.tar.gz" 32 + src: "https://github.com/ocaml/opam-source-archives/raw/main/bitstring.3.0.0.tar.gz" 33 33 checksum: [ 34 34 "sha256=ee066207521c925e1f24467dc33f0af8fb2f7623ec149fff927df5b45723d8e4" 35 35 "md5=ce1d3b99ed9d4ff98af1fafd9274d897"
+1 -1
packages/bitstring/bitstring.3.1.0/opam
··· 29 29 You can use this module to both parse and generate binary formats, files and protocols. 30 30 Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.""" 31 31 url { 32 - src: "https://bitbucket.org/thanatonauts/bitstring/get/v3.1.0.tar.gz" 32 + src: "https://github.com/ocaml/opam-source-archives/raw/main/bitstring.3.1.0.tar.gz" 33 33 checksum: [ 34 34 "sha256=fa6248c6c022cff30ef8e5f0323a2906f8d2cd534527425f08a3ef80af985296" 35 35 "md5=22807a9517ede34823ebdb36d6bacef8"
+1 -1
packages/bitstring/bitstring.3.1.1/opam
··· 30 30 You can use this module to both parse and generate binary formats, files and protocols. 31 31 Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.""" 32 32 url { 33 - src: "https://bitbucket.org/thanatonauts/bitstring/get/v3.1.1.tar.gz" 33 + src: "https://github.com/ocaml/opam-source-archives/raw/main/bitstring.3.1.1.tar.gz" 34 34 checksum: [ 35 35 "sha256=867299a702784ca8ac59bb50dcf4c2cdec49fba2c4ed89f8de40c60ac671b22f" 36 36 "md5=ebf52fe55946c70aa7cb3fe51905b830"