Date: Friday, August 12, 2016 @ 09:50:14 Author: felixonmars Revision: 186556
upgpkg: haskell-postgresql-binary 0.9.1-1 rebuild with cryptonite-0.18, hindent-5.0.0, microlens-0.4.7.0, postgresql-binary-0.9.1, yesod-core-1.4.23 Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-12 09:49:40 UTC (rev 186555) +++ PKGBUILD 2016-08-12 09:50:14 UTC (rev 186556) @@ -4,8 +4,8 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary -pkgver=0.9.0.1 -pkgrel=5 +pkgver=0.9.1 +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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('77f4dcf7b09961b5db11d3db753e27a5116d27d3e88661a58e6e742de94b5cf7') +sha256sums=('3b3bc4ecdc145e18e88775fbc0989f5bc5c94e58b6603cccfc024c10a423a109') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
