[arch-commits] Commit in haskell-postgresql-binary/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 3 20:36:40 UTC 2020
Date: Thursday, December 3, 2020 @ 20:36:40
Author: felixonmars
Revision: 769768
upgpkg: haskell-postgresql-binary 0.12.3.2-1: rebuild with postgresql-binary 0.12.3.2
Modified:
haskell-postgresql-binary/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-03 20:35:17 UTC (rev 769767)
+++ PKGBUILD 2020-12-03 20:36:40 UTC (rev 769768)
@@ -3,8 +3,8 @@
_hkgname=postgresql-binary
pkgname=haskell-postgresql-binary
-pkgver=0.12.3.1
-pkgrel=32
+pkgver=0.12.3.2
+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=('55e86131662dc5d50c98c6ad0de16959ea3467ec67ece26301f809922abaa2c9213c863ed7db99de1e23acdcfbd9ebebf289e356478b2aeffb3b536e95f91edf')
+sha512sums=('d1c5d7f6d684e3c118e284b3724e61173bd882b818f829447dff7ff44f4e8f7f2fc35449683729acde88502465cb2bceb941c22486edf64feeccccd097eaf70d')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list