Skip to content

Commit

Permalink
Merge pull request #21664 from Leonidas-from-XIV/mparser-tarballs
Browse files Browse the repository at this point in the history
Replace `mparser` tarballs with broken checksums by archived
  • Loading branch information
mseri authored Jul 7, 2022
2 parents 0bb69d8 + 667f74f commit 60338d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/mparser/mparser.1.2.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ parser combinator library similar to the Parsec library for Haskell by Daan
Leijen and the FParsec library for FSharp by Stephan Tolksdorf."""
flags: light-uninstall
url {
src: "https://github.com/cakeplus/mparser/archive/1.2.2.tar.gz"
src: "https://github.com/ocaml/opam-source-archives/raw/main/mparser-1.2.2.tar.gz"
checksum: "md5=80845a537bb4be0bbe41ffad8a2f09f3"
}
2 changes: 1 addition & 1 deletion packages/mparser/mparser.1.2.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ parser combinator library similar to the Parsec library for Haskell by Daan
Leijen and the FParsec library for FSharp by Stephan Tolksdorf."""
flags: light-uninstall
url {
src: "https://github.com/cakeplus/mparser/archive/1.2.3.tar.gz"
src: "https://github.com/ocaml/opam-source-archives/raw/main/mparser-1.2.3.tar.gz"
checksum: "md5=6e60c1fabb5d51482c664aa1bc8abc95"
}

0 comments on commit 60338d4

Please sign in to comment.