[arch-commits] Commit in haskell-postgresql-binary/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Aug 18 18:26:30 UTC 2019


    Date: Sunday, August 18, 2019 @ 18:26:29
  Author: felixonmars
Revision: 500103

upgpkg: haskell-postgresql-binary 0.12.1.3-1

rebuild with postgresql-binary 0.12.1.3

Modified:
  haskell-postgresql-binary/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-18 18:06:08 UTC (rev 500102)
+++ PKGBUILD	2019-08-18 18:26:29 UTC (rev 500103)
@@ -3,8 +3,8 @@
 
 _hkgname=postgresql-binary
 pkgname=haskell-postgresql-binary
-pkgver=0.12.1.2
-pkgrel=57
+pkgver=0.12.1.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=('adb64905b689cd7422894563b0172094ee92e1e6068ddb726b87ac945a32f7e0be47b10996d436928810afe59dccb7f2d4b52dffde5903fadb588aa0ad35fc38')
+sha512sums=('a517d8fbe3c3ba154c379c01dd83b5322eece425ec4546e6bc7386836a10e7b6366415afecea82d0c9043f26caeb53dc74d071c068a0473ac0128a583d78bc16')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list