Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / ocaml-zarith
Commits: 5c72cefc by Juergen Hoetzel at 2023-12-09T11:04:33+01:00 upgpkg: 1.13-1 - - - - - 1 changed file: - + .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = ocaml-zarith + pkgdesc = Implements arithmetic and logical operations over arbitrary-precision integers and rational numbers + pkgver = 1.13 + pkgrel = 1 + url = https://github.com/ocaml/Zarith + arch = x86_64 + license = GPL2 + makedepends = ocaml-findlib + depends = ocaml + depends = ocaml-compiler-libs + depends = gmp + provides = zarith + options = !strip + source = https://github.com/ocaml/Zarith/archive/release-1.13.tar.gz + sha256sums = a5826d33fea0103ad6e66f92583d8e075fb77976de893ffdd73ada0409b3f83b + +pkgname = ocaml-zarith View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-zarith/-/commit/5c72cefca235258f9b87bc5a23e04feb3828477d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-zarith/-/commit/5c72cefca235258f9b87bc5a23e04feb3828477d You're receiving this email because of your account on gitlab.archlinux.org.
