Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-num
Commits:
8b964760 by Juergen Hoetzel at 2025-12-28T16:55:35+01:00
upgpkg: 1.6-2 (ocaml-findlib rebuild)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,12 @@
pkgbase = ocaml-num
pkgdesc = Library for arbitrary-precision integer and rational
arithmetic that used to be part of the OCaml core distribution
pkgver = 1.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ocaml/num
arch = x86_64
license = LGPL2.1
makedepends = dune
+ makedepends = ocaml-findlib
depends = ocaml
options = !strip
options = !makeflags
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ocaml-num
pkgver=1.6
-pkgrel=1
+pkgrel=2
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"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-num/-/commit/8b96476045b6e99eff3f054b6b8998d61c57be64
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-num/-/commit/8b96476045b6e99eff3f054b6b8998d61c57be64
You're receiving this email because of your account on gitlab.archlinux.org.