Date: Sunday, July 24, 2022 @ 01:49:40 Author: felixonmars Revision: 1255870
upgpkg: haskell-statistics 0.16.0.2-1: rebuild with statistics 0.16.0.2 Modified: haskell-statistics/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-23 23:34:48 UTC (rev 1255869) +++ PKGBUILD 2022-07-24 01:49:40 UTC (rev 1255870) @@ -3,8 +3,8 @@ _hkgname=statistics pkgname=haskell-statistics -pkgver=0.16.0.1 -pkgrel=27 +pkgver=0.16.0.2 +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=('cead6405b5efbea94dc42fe82f2a85e94ef2841b31a7b8fa6f01d81fed52f5909ce65be3ea28ee2dad91aba360a0229a10431046bbd3ac96664f9d31f61e1bf3') +sha512sums=('53b61a36d40c3b34a93ecac5edfbb740b8632bc883742eb4c6ac4c106dc9ae79fe5809a4171e69f48d22f3e6ff8ab71e985f9bf4d96f49369ec6eeb61f6959e9') build() { cd $_hkgname-$pkgver
