Date: Friday, June 10, 2016 @ 04:54:15 Author: fyan Revision: 178956 upgpkg: haskell-http-api-data 0.2.3-1
rebuild with persistent-2.5, http-api-data-0.2.3, microlens-0.4.4.1, monads-tf-0.1.0.3, persistent-sqlite-2.5.0.2, persistent-template-2.5.1.3, unordered-containers-0.2.7.1, yaml-0.8.17.2 Modified: haskell-http-api-data/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-10 02:52:08 UTC (rev 178955) +++ PKGBUILD 2016-06-10 02:54:15 UTC (rev 178956) @@ -4,8 +4,8 @@ _hkgname=http-api-data pkgname=haskell-http-api-data -pkgver=0.2.2 -pkgrel=4 +pkgver=0.2.3 +pkgrel=1 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters." url="http://github.com/fizruk/http-api-data" license=("custom:BSD3") @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-text" "haskell-time-locale-compat") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('fba6a38c0f3a39e2ce02b42351953d9aa82f48ef83e5c921a9a1e719b8bc45dc') +sha256sums=('66dae92ec5c137136a771f1050ed23a0ee923fe6c6f5ad2acabcfad20d727042') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
