Date: Thursday, November 9, 2017 @ 10:12:20 Author: felixonmars Revision: 265896
upgpkg: postgrest 0.4.2.0-24 rebuild with cookie,0.4.3 Modified: postgrest/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-09 10:10:16 UTC (rev 265895) +++ PKGBUILD 2017-11-09 10:12:20 UTC (rev 265896) @@ -4,11 +4,11 @@ pkgname=postgrest pkgver=0.4.2.0 -pkgrel=23 +pkgrel=24 pkgdesc="REST API for any Postgres database" url="https://github.com/begriffs/postgrest" license=("MIT") -arch=('i686' 'x86_64') +arch=('x86_64') depends=('ghc-libs' "haskell-auto-update" "haskell-hasql" "haskell-hasql-pool" "haskell-protolude" "haskell-text" "haskell-warp" "haskell-base64-bytestring" "haskell-retry" "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-case-insensitive" "haskell-cassava"
