Date: Friday, January 24, 2020 @ 08:15:14 Author: felixonmars Revision: 555303
upgpkg: haskell-rio 0.1.13.0-1: rebuild with rio 0.1.13.0 Modified: haskell-rio/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-24 08:13:26 UTC (rev 555302) +++ PKGBUILD 2020-01-24 08:15:14 UTC (rev 555303) @@ -2,8 +2,8 @@ _hkgname=rio pkgname=haskell-rio -pkgver=0.1.12.0 -pkgrel=10 +pkgver=0.1.13.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=('ee168bb16080500ecc71bff42a74ebc2a16ac76985ec1a9ac2503680be5cc4dc9d265fd37f443781fb918f8c4c6bc87d0497dfec1d076a805a2ed7886ee9501a') +sha512sums=('604092571c30fde22abce0ae98f94aeb1f147bb5bf7b4f6e9568ed48582098a84b7eae329c0c46542ab5b0df12c7466012551b556acd2f2261f08135ca1563d4') prepare() { cd $_hkgname-$pkgver