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

Felix Yan felixonmars at archlinux.org
Thu Mar 5 18:44:10 UTC 2020


    Date: Thursday, March 5, 2020 @ 18:44:09
  Author: felixonmars
Revision: 590814

upgpkg: haskell-hasql 1.4.1-1: rebuild with hasql 1.4.1

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-05 18:23:12 UTC (rev 590813)
+++ PKGBUILD	2020-03-05 18:44:09 UTC (rev 590814)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql
 pkgname=haskell-hasql
-pkgver=1.4.0.1
-pkgrel=32
+pkgver=1.4.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=('14610775eae82558b2f5bd3a686f65ad8c8b9409be4d235a9e734a4581f3ad5cbabe79ad496f912e5257a49f07abaaad7585c5e85048adde6f176da72d9dc5e6')
+sha512sums=('e0bdf2c58bea1900bcb567395a1557cb959e532705490ec2727cfcf4cc9b1afbf720e6b8b7cc5dbe1d1d3e6b2be5f0573fe6c7a04884d848dbbf89b17097a9c8')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list