Date: Tuesday, December 22, 2020 @ 19:16:34 Author: felixonmars Revision: 782797
upgpkg: haskell-postgresql-binary 0.12.3.3-1: rebuild with postgresql-binary 0.12.3.3 Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 19:14:05 UTC (rev 782796) +++ PKGBUILD 2020-12-22 19:16:34 UTC (rev 782797) @@ -3,8 +3,8 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary -pkgver=0.12.3.2 -pkgrel=8 +pkgver=0.12.3.3 +pkgrel=1 pkgdesc="Encoders and decoders for the PostgreSQL's binary format" url="https://github.com/nikita-volkov/postgresql-binary" license=("MIT") @@ -18,7 +18,7 @@ 'haskell-json-ast' 'haskell-conversion' 'haskell-conversion-bytestring' 'haskell-conversion-text' 'haskell-rerebase' 'pifpaf' 'postgresql') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('d1c5d7f6d684e3c118e284b3724e61173bd882b818f829447dff7ff44f4e8f7f2fc35449683729acde88502465cb2bceb941c22486edf64feeccccd097eaf70d') +sha512sums=('1d7fb657069a68e151c72c21d2aacf500756fa86fcb5ce546f63692a88bc2066f78feb563e0239afc370ace02dd5b47a19291bbe751d7642c34a879e5bf9bcfd') prepare() { cd $_hkgname-$pkgver
