Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / 
ocaml-num


Commits:
516956ea by Juergen Hoetzel at 2023-12-02T11:09:22+01:00
OCaml 5.1 rebuild

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,12 +3,12 @@
 
 pkgname=ocaml-num
 pkgver=1.4
-pkgrel=8
+pkgrel=9
 pkgdesc="Library for arbitrary-precision integer and rational arithmetic that 
used to be part of the OCaml core distribution"
 arch=('x86_64')
 url="https://github.com/ocaml/num";
 license=('LGPL2.1')
-depends=('ocaml>=5.0.0')
+depends=('ocaml')
 makedepends=('ocaml-findlib')
 options=('!strip' '!makeflags')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ocaml/num/archive/v${pkgver}.tar.gz";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-num/-/commit/516956ea0b0a437fcc22a244e7681938fcc457f9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-num/-/commit/516956ea0b0a437fcc22a244e7681938fcc457f9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to