Date: Saturday, October 6, 2018 @ 00:10:05 Author: felixonmars Revision: 390787
upgpkg: haskell-http-api-data 0.3.10-1 rebuild with http-api-data 0.3.10 Modified: haskell-http-api-data/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-06 00:08:45 UTC (rev 390786) +++ PKGBUILD 2018-10-06 00:10:05 UTC (rev 390787) @@ -3,8 +3,8 @@ _hkgname=http-api-data pkgname=haskell-http-api-data -pkgver=0.3.9 -pkgrel=4 +pkgver=0.3.10 +pkgrel=1 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters." url="https://github.com/fizruk/http-api-data" license=("custom:BSD3") @@ -15,7 +15,7 @@ makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 'haskell-hunit' 'haskell-quickcheck' 'haskell-quickcheck-instances') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('1238e1343522f652c652edf709a63716349448e3a003a6d955ab9d5a100bb8763e06f1c7e959a40ec31cfb469de3bcfab352135da6f10414b8f4fa2582d8d07b') +sha512sums=('6a6cfbcd56f487aecb0d50edf1ae618d752cccfead81042e60d4cdac1b4f3585747b186ce03b97ee9e98a8dff3a1d73c7e5dcaa3d5def2d4f4d697d4db1711da') build() { cd $_hkgname-$pkgver
