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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 27 22:16:45 UTC 2021


    Date: Friday, August 27, 2021 @ 22:16:45
  Author: felixonmars
Revision: 1007502

upgpkg: haskell-postgresql-binary 0.12.4.1-1: rebuild with postgresql-binary 0.12.4.1

Modified:
  haskell-postgresql-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 22:13:10 UTC (rev 1007501)
+++ PKGBUILD	2021-08-27 22:16:45 UTC (rev 1007502)
@@ -3,8 +3,8 @@
 
 _hkgname=postgresql-binary
 pkgname=haskell-postgresql-binary
-pkgver=0.12.4
-pkgrel=50
+pkgver=0.12.4.1
+pkgrel=1
 pkgdesc="Encoders and decoders for the PostgreSQL's binary format"
 url="https://github.com/nikita-volkov/postgresql-binary"
 license=("MIT")
@@ -17,7 +17,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=('dab0c03a232d8d934f7415b8da6085eb7b31d912dc26c68a6284ed10e10bba22486b0e856eb97a1562edb6d57094535e5af41db28ea279e9a22ccaf1ea1cbb2e')
+sha512sums=('dd1357c1c282d7f906ef1e5af8d47403a24cc31169abee4b559fd2f605bf00a32c710e49fe5f23fc5695662968ea70b2c4ad7339bee43de41cecaa1c4172820f')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list