Date: Wednesday, June 7, 2017 @ 07:11:27 Author: felixonmars Revision: 235302
upgpkg: haskell-uri-bytestring 0.2.3.3-1 rebuild with uri-bytestring,0.2.3.3 Modified: haskell-uri-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-07 07:07:12 UTC (rev 235301) +++ PKGBUILD 2017-06-07 07:11:27 UTC (rev 235302) @@ -3,8 +3,8 @@ _hkgname=uri-bytestring pkgname=haskell-uri-bytestring -pkgver=0.2.3.2 -pkgrel=3 +pkgver=0.2.3.3 +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) -sha512sums=('694357383c6e1add2163a815acd6cd0dd351bb762f6d9249bb470439b95fccfa18b4215d4a04d0c3b6185c46972f07b94fac07a5a3c1eead8da8752e0db511d4') +sha512sums=('eda9ac8ff3698311bf02f2f338d13f6671887c6598710e8784eb37ba6d12cc8e01853ee3355fa08b1e0f9fb5bda3761a3de6141fb40bf6c6efe84f704fa39759') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
