this repo has no description

Merge pull request #24477 from kit-ty-kate/llvm-metadata

Update metadata for the llvm package

Kate af873b72 98bb73cb

Changed files
+5 -3
packages
llvm
llvm.15.0.7+nnp-2
+5 -3
packages/llvm/llvm.15.0.7+nnp-2/opam
···
opam-version: "2.0"
synopsis: "The OCaml bindings distributed with LLVM"
description: "Note: LLVM should be installed first."
-
maintainer: "Kate <kit-ty-kate@outlook.com>"
+
maintainer: "Alan Hu <alanh@ccs.neu.edu>"
authors: [
+
"Alan Hu <alanh@ccs.neu.edu>"
+
"Kate <kit-ty-kate@outlook.com>"
"Gordon Henriksen <gordonhenriksen@mac.com>"
"whitequark <whitequark@whitequark.org>"
"The LLVM team"
···
["rm" "%{name}%.install"]
]
install: ["./install.sh" prefix]
-
dev-repo: "git+https://github.com/kit-ty-kate/llvm-dune.git"
+
dev-repo: "git+https://github.com/alan-j-hu/llvm-dune.git"
url {
src:
-
"https://github.com/kit-ty-kate/llvm-dune/releases/download/v15.0.7%2Bnnp-2/llvm-dune-full-minified-15.0.7+nnp-2.tar.gz"
+
"https://github.com/alan-j-hu/llvm-dune/releases/download/v15.0.7%2Bnnp-2/llvm-dune-full-minified-15.0.7+nnp-2.tar.gz"
checksum: [
"md5=70475fecf3387aaab2938fad6182d8ed"
"sha512=1ad859718873bfa99900eeb865c3c4d1c01092113e4757b6c37ed2eaf0134a947a7ed1f8b2345813485c5ee5229c533a7bb58b545d4c58cea7c3b885a40fd728"