Date: Tuesday, February 14, 2017 @ 03:27:26 Author: felixonmars Revision: 212204
upgpkg: haskell-postgresql-binary 0.9.3-1 rebuild with postgresql-binary,0.9.3 Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-14 03:11:14 UTC (rev 212203) +++ PKGBUILD 2017-02-14 03:27:26 UTC (rev 212204) @@ -4,8 +4,8 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary -pkgver=0.9.2 -pkgrel=3 +pkgver=0.9.3 +pkgrel=1 pkgdesc="Encoders and decoders for the PostgreSQL's binary format" url="https://github.com/nikita-volkov/postgresql-binary" license=("MIT") @@ -14,7 +14,7 @@ "haskell-text" "haskell-vector" "haskell-loch-th" "haskell-placeholders" "haskell-foldl" "haskell-base-prelude") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('ba9df352bbfc0ee3dff91ef1462f1a3d676e5bac3a45ff3af5d765b7365b1d47') +sha256sums=('fdc10a4ccc5c6927f39d89450395c5316448b5f4d763c6386d1b056cc9685d04') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
