Date: Friday, June 2, 2017 @ 16:05:58 Author: felixonmars Revision: 233436
upgpkg: haskell-uri-bytestring 0.2.3.2-1 rebuild with uri-bytestring,0.2.3.2 Modified: haskell-uri-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-02 16:00:25 UTC (rev 233435) +++ PKGBUILD 2017-06-02 16:05:58 UTC (rev 233436) @@ -3,8 +3,8 @@ _hkgname=uri-bytestring pkgname=haskell-uri-bytestring -pkgver=0.2.3.1 -pkgrel=8 +pkgver=0.2.3.2 +pkgrel=1 pkgdesc="Haskell URI parsing as ByteStrings" url="https://github.com/Soostone/uri-bytestring" license=('custom:BSD3') @@ -11,7 +11,7 @@ arch=('i686' 'x86_64') depends=('ghc=8.0.1' 'haskell-attoparsec' 'haskell-blaze-builder' 'haskell-th-lift-instances') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -md5sums=('8b1b0df40025e34bf5bdc3951584807c') +sha512sums=('694357383c6e1add2163a815acd6cd0dd351bb762f6d9249bb470439b95fccfa18b4215d4a04d0c3b6185c46972f07b94fac07a5a3c1eead8da8752e0db511d4') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
