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

Felix Yan felixonmars at archlinux.org
Thu Oct 13 15:04:00 UTC 2016


    Date: Thursday, October 13, 2016 @ 15:04:00
  Author: felixonmars
Revision: 192182

upgpkg: haskell-postgresql-binary 0.9.1.1-1

Modified:
  haskell-postgresql-binary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-13 14:58:34 UTC (rev 192181)
+++ PKGBUILD	2016-10-13 15:04:00 UTC (rev 192182)
@@ -4,8 +4,8 @@
 
 _hkgname=postgresql-binary
 pkgname=haskell-postgresql-binary
-pkgver=0.9.1
-pkgrel=4
+pkgver=0.9.1.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=('3b3bc4ecdc145e18e88775fbc0989f5bc5c94e58b6603cccfc024c10a423a109')
+sha256sums=('e9aeb3abc2e191ecde5f6112221fe0957364c72779dbcbe8eba6bc5c830ddac2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list