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

Felix Yan felixonmars at archlinux.org
Sun Sep 24 08:53:41 UTC 2017


    Date: Sunday, September 24, 2017 @ 08:53:39
  Author: felixonmars
Revision: 260407

upgpkg: haskell-hasql 0.19.18.2-1

rebuild with hasql,0.19.18.2

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-24 08:50:11 UTC (rev 260406)
+++ PKGBUILD	2017-09-24 08:53:39 UTC (rev 260407)
@@ -4,8 +4,8 @@
 
 _hkgname=hasql
 pkgname=haskell-hasql
-pkgver=0.19.18.1
-pkgrel=8
+pkgver=0.19.18.2
+pkgrel=1
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql"
 license=('MIT')
@@ -17,7 +17,7 @@
          'haskell-profunctors' 'haskell-semigroups' 'haskell-text' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6a6c9a6d6c2399d5dd91c990a3d6777437124c317405654d6eb182baf8897acbda514ed9d81999878576ddca816c15b537276c5d86ed564d8ff50d2741aecbcd')
+sha512sums=('75657843bfb8902fda0043ec65959445cf24a0b1b8e19a1d163747ddba9b3564b363040af358565618ca7031e248d898be2ac8e41ea053c1c8b41b0c88eec58d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list