Date: Monday, April 17, 2023 @ 15:14:57 Author: felixonmars Revision: 1446983
upgpkg: haskell-statistics 0.16.2.0-1: rebuild with statistics 0.16.2.0 Modified: haskell-statistics/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-17 15:06:54 UTC (rev 1446982) +++ PKGBUILD 2023-04-17 15:14:57 UTC (rev 1446983) @@ -3,8 +3,8 @@ _hkgname=statistics pkgname=haskell-statistics -pkgver=0.16.1.2 -pkgrel=24 +pkgver=0.16.2.0 +pkgrel=1 pkgdesc="A library of statistical types, data, and functions" url="https://github.com/haskell/statistics" license=("BSD") @@ -17,7 +17,7 @@ 'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('754d6773dc5b42fb8631593fac76b8e64514086ea5dfe09d3effdd5a9e091600bcd934ce683bfee8a682bebdf9b0de6b6cb217dabf541292c79d9b5c7464a36f') +sha512sums=('934928e5f8f4f38fe1755a5d16d9a4653401a983d86b2f0fc7f9d4ba90b0b05cf19caec2f4e48874fc7995450a016fa9b45dadc0d6316807fbf19ed75d14c38b') build() { cd $_hkgname-$pkgver
