[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Saturday, August 29, 2020 @ 13:12:57 Author: juergen Revision: 692195 OCaml 4.11.0 rebuild Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-08-29 13:12:23 UTC (rev 692194) +++ PKGBUILD2020-08-29 13:12:57 UTC (rev 692195) @@ -2,12 +2,12 @@ pkgname=ocaml-num pkgver=1.3 -pkgrel=3 +pkgrel=4 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') +depends=('ocaml>=4.11.0') makedepends=('ocaml-findlib') options=('!strip' '!makeflags') source=($pkgname-$pkgver.tar.gz::https://github.com/ocaml/num/archive/v$pkgver.tar.gz)
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Saturday, May 16, 2020 @ 10:46:23 Author: juergen Revision: 628165 Rebuild/Update to OCaml 4.10.0 Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-05-16 10:41:40 UTC (rev 628164) +++ PKGBUILD2020-05-16 10:46:23 UTC (rev 628165) @@ -2,7 +2,7 @@ pkgname=ocaml-num pkgver=1.3 -pkgrel=2 +pkgrel=3 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";
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Saturday, March 21, 2020 @ 18:29:35 Author: felixonmars Revision: 602973 upgpkg: ocaml-num 1.3-2: rebuild with ocaml 4.09.1 Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-03-21 18:29:30 UTC (rev 602972) +++ PKGBUILD2020-03-21 18:29:35 UTC (rev 602973) @@ -2,7 +2,7 @@ pkgname=ocaml-num pkgver=1.3 -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";
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Friday, December 6, 2019 @ 21:38:38 Author: zorun Revision: 536111 upgpkg: ocaml-num 1.3-1 Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-12-06 21:38:16 UTC (rev 536110) +++ PKGBUILD2019-12-06 21:38:38 UTC (rev 536111) @@ -1,8 +1,8 @@ # Maintainer: Baptiste Jonglez pkgname=ocaml-num -pkgver=1.2 -pkgrel=4 +pkgver=1.3 +pkgrel=1 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"; @@ -11,7 +11,7 @@ makedepends=('ocaml-findlib') options=('!strip' '!makeflags') source=($pkgname-$pkgver.tar.gz::https://github.com/ocaml/num/archive/v$pkgver.tar.gz) -sha256sums=('c5023104925ff4a79746509d4d85294d8aafa98da6733e768ae53da0355453de') +sha256sums=('4f79c30e81ea9553c5b2c5b5b57bb19968ccad1e85256b3c446b5df58f33e94d') build() { cd "$srcdir/num-$pkgver"
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Thursday, October 10, 2019 @ 09:50:15 Author: juergen Revision: 514440 OCaml 4.09 rebuild Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-10-10 09:49:52 UTC (rev 514439) +++ PKGBUILD2019-10-10 09:50:15 UTC (rev 514440) @@ -2,7 +2,7 @@ pkgname=ocaml-num pkgver=1.2 -pkgrel=3 +pkgrel=4 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";
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Saturday, August 24, 2019 @ 12:49:41 Author: juergen Revision: 501497 OCaml 4.08.1 rebuild Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-08-24 12:49:12 UTC (rev 501496) +++ PKGBUILD2019-08-24 12:49:41 UTC (rev 501497) @@ -2,7 +2,7 @@ pkgname=ocaml-num pkgver=1.2 -pkgrel=2 +pkgrel=3 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";
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Friday, August 16, 2019 @ 05:49:15 Author: juergen Revision: 499702 OCaml 4.08 rebuild Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-08-16 05:45:05 UTC (rev 499701) +++ PKGBUILD2019-08-16 05:49:15 UTC (rev 499702) @@ -2,7 +2,7 @@ pkgname=ocaml-num pkgver=1.2 -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";
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Sunday, July 7, 2019 @ 10:02:05 Author: zorun Revision: 487598 upgpkg: ocaml-num 1.2-1 Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-07-07 09:27:20 UTC (rev 487597) +++ PKGBUILD2019-07-07 10:02:05 UTC (rev 487598) @@ -1,8 +1,8 @@ # Maintainer: Baptiste Jonglez pkgname=ocaml-num -pkgver=1.1 -pkgrel=3 +pkgver=1.2 +pkgrel=1 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"; @@ -10,16 +10,9 @@ depends=('ocaml') makedepends=('ocaml-findlib') options=('!strip' '!makeflags') -source=($pkgname-$pkgver.tar.gz::https://github.com/ocaml/num/archive/v$pkgver.tar.gz -provide-findlib-install-target.patch) -sha256sums=('04ac85f6465b9b2bf99e814ddc798a25bcadb3cca2667b74c1af02b6356893f6' -'a5d6bcb0383e6246da26137d8306c767d9ea5877f67b39db9232d35b5406322d') +source=($pkgname-$pkgver.tar.gz::https://github.com/ocaml/num/archive/v$pkgver.tar.gz) +sha256sums=('c5023104925ff4a79746509d4d85294d8aafa98da6733e768ae53da0355453de') -prepare() { - cd "$srcdir/num-$pkgver" - patch -p1 < "$srcdir/provide-findlib-install-target.patch" -} - build() { cd "$srcdir/num-$pkgver" make
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Thursday, November 29, 2018 @ 07:17:35 Author: juergen Revision: 410516 OCaml 4.07.1 rebuild Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2018-11-29 07:17:22 UTC (rev 410515) +++ PKGBUILD2018-11-29 07:17:35 UTC (rev 410516) @@ -2,7 +2,7 @@ pkgname=ocaml-num pkgver=1.1 -pkgrel=2 +pkgrel=3 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";
[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)
Date: Tuesday, August 14, 2018 @ 15:29:47 Author: juergen Revision: 371522 OCaml 4.07.0 rebuild Modified: ocaml-num/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2018-08-14 15:25:48 UTC (rev 371521) +++ PKGBUILD2018-08-14 15:29:47 UTC (rev 371522) @@ -2,7 +2,7 @@ pkgname=ocaml-num pkgver=1.1 -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";