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

Felix Yan felixonmars at archlinux.org
Sat Dec 14 07:50:54 UTC 2019


    Date: Saturday, December 14, 2019 @ 07:50:54
  Author: felixonmars
Revision: 537608

upgpkg: haskell-hasql 1.4.0.1-1

rebuild with hasql 1.4.0.1

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-14 07:48:25 UTC (rev 537607)
+++ PKGBUILD	2019-12-14 07:50:54 UTC (rev 537608)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql
 pkgname=haskell-hasql
-pkgver=1.4
-pkgrel=29
+pkgver=1.4.0.1
+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-quickcheck-instances' 'haskell-quickcheck' 'haskell-rebase' 'haskell-rerebase')
 checkdepends=('postgresql' 'pifpaf')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c9587fa14052e8b7c449d94cb6b319c41eecf4892ce7f6def1c187bfbca6ca03f389d01da50c7acf0e672855b51f6e833b84a72ec7f6a3e3f4a4a237c7e6fb5a')
+sha512sums=('14610775eae82558b2f5bd3a686f65ad8c8b9409be4d235a9e734a4581f3ad5cbabe79ad496f912e5257a49f07abaaad7585c5e85048adde6f176da72d9dc5e6')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list