Date: Monday, February 6, 2017 @ 02:55:54 Author: felixonmars Revision: 210176
upgpkg: haskell-postgresql-binary 0.9.2-1 rebuild with postgresql-binary,0.9.2 Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-06 01:21:14 UTC (rev 210175) +++ PKGBUILD 2017-02-06 02:55:54 UTC (rev 210176) @@ -4,8 +4,8 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary -pkgver=0.9.1.1 -pkgrel=12 +pkgver=0.9.2 +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=('e9aeb3abc2e191ecde5f6112221fe0957364c72779dbcbe8eba6bc5c830ddac2') +sha256sums=('ba9df352bbfc0ee3dff91ef1462f1a3d676e5bac3a45ff3af5d765b7365b1d47') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
