[arch-commits] Commit in ocaml-num/trunk (PKGBUILD)

Baptiste Jonglez zorun at archlinux.org
Fri Dec 6 21:38:38 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-12-06 21:38:16 UTC (rev 536110)
+++ PKGBUILD	2019-12-06 21:38:38 UTC (rev 536111)
@@ -1,8 +1,8 @@
 # Maintainer: Baptiste Jonglez <archlinux at bitsofnetworks dot org>
 
 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"



More information about the arch-commits mailing list