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

Konstantin Gizdov kgizdov at gemini.archlinux.org
Thu Aug 12 08:38:23 UTC 2021


    Date: Thursday, August 12, 2021 @ 08:38:22
  Author: kgizdov
Revision: 997507

upgpkg: ocaml-zarith 1.12-1

Modified:
  ocaml-zarith/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-12 08:35:06 UTC (rev 997506)
+++ PKGBUILD	2021-08-12 08:38:22 UTC (rev 997507)
@@ -3,8 +3,8 @@
 
 pkgname=ocaml-zarith
 provides=('zarith')
-pkgver=1.11
-pkgrel=2
+pkgver=1.12
+pkgrel=1
 pkgdesc='Implements arithmetic and logical operations over arbitrary-precision integers and rational numbers'
 url='https://github.com/ocaml/Zarith'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gmp')
 makedepends=('ocaml>=4.12.0' 'ocaml-findlib' )
 source=("https://github.com/ocaml/Zarith/archive/release-${pkgver}.tar.gz")
-sha256sums=('f996af120a10fd06a8272ae99b7affd57cef49c57a3a596e2f589147dd183684')
+sha256sums=('cc32563c3845c86d0f609c86d83bf8607ef12354863d31d3bffc0dacf1ed2881')
 
 build() {
   cd Zarith-release-${pkgver}



More information about the arch-commits mailing list