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

Felix Yan felixonmars at archlinux.org
Wed Jan 13 12:03:44 UTC 2021


    Date: Wednesday, January 13, 2021 @ 12:03:43
  Author: felixonmars
Revision: 820424

upgpkg: ocaml-num 1.4-1

Modified:
  ocaml-num/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 12:01:33 UTC (rev 820423)
+++ PKGBUILD	2021-01-13 12:03:43 UTC (rev 820424)
@@ -1,8 +1,8 @@
 # Maintainer: Baptiste Jonglez <archlinux at bitsofnetworks dot org>
 
 pkgname=ocaml-num
-pkgver=1.3
-pkgrel=4
+pkgver=1.4
+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=('4f79c30e81ea9553c5b2c5b5b57bb19968ccad1e85256b3c446b5df58f33e94d')
+sha512sums=('0cc9be8ad95704bb683b4bf6698bada1ee9a40dc05924b72adc7b969685c33eeb68ccf174cc09f6a228c48c18fe94af06f28bebc086a24973a066da620db8e6f')
 
 build() {
   cd "$srcdir/num-$pkgver"



More information about the arch-commits mailing list