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

Felix Yan felixonmars at archlinux.org
Sat Aug 5 18:25:45 UTC 2017


    Date: Saturday, August 5, 2017 @ 18:25:42
  Author: felixonmars
Revision: 248820

upgpkg: haskell-hasql 0.19.18.1-1

rebuild with hasql,0.19.18.1

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 18:21:29 UTC (rev 248819)
+++ PKGBUILD	2017-08-05 18:25:42 UTC (rev 248820)
@@ -4,8 +4,8 @@
 
 _hkgname=hasql
 pkgname=haskell-hasql
-pkgver=0.19.18
-pkgrel=41
+pkgver=0.19.18.1
+pkgrel=1
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql"
 license=('MIT')
@@ -16,7 +16,7 @@
          'haskell-mtl' 'haskell-placeholders' 'haskell-postgresql-binary' 'haskell-postgresql-libpq'
          'haskell-profunctors' 'haskell-semigroups' 'haskell-text' 'haskell-vector')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f368ae2e8ae20b60100597f371c613310819f91d0c256859cfa8bee9d478d991505a7184d31d950a886217d2186d2a2604b28920460af1f590a39ab5b687b7f0')
+sha512sums=('6a6c9a6d6c2399d5dd91c990a3d6777437124c317405654d6eb182baf8897acbda514ed9d81999878576ddca816c15b537276c5d86ed564d8ff50d2741aecbcd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list