Date: Thursday, April 2, 2020 @ 19:47:23 Author: felixonmars Revision: 610193
upgpkg: haskell-rio 0.1.15.0-1: rebuild with rio 0.1.15.0 Modified: haskell-rio/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 19:45:06 UTC (rev 610192) +++ PKGBUILD 2020-04-02 19:47:23 UTC (rev 610193) @@ -2,8 +2,8 @@ _hkgname=rio pkgname=haskell-rio -pkgver=0.1.14.1 -pkgrel=7 +pkgver=0.1.15.0 +pkgrel=1 pkgdesc="A standard library for Haskell" url="https://github.com/commercialhaskell/rio" license=('MIT') @@ -13,7 +13,7 @@ 'haskell-unordered-containers' 'haskell-vector') makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('56159a67e0c9ba7fc8f743c4294cf8455e6705fc3725c597066846147b6abf2e2dde3c1f2e6818e69689a92c2aca965b0f1cdaa8cfced7380a18e2809a58439a') +sha512sums=('4d34c8e1cdae02561bb503cb2a3c2e0069ecc3b87d5fbd0339c28d0311f54c006f086473f62e2f0307b3492ff34139c346f306fb439d12778569c9186cc8e4e3') prepare() { cd $_hkgname-$pkgver
