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

Felix Yan felixonmars at archlinux.org
Fri Jul 31 12:53:06 UTC 2020


    Date: Friday, July 31, 2020 @ 12:53:05
  Author: felixonmars
Revision: 666157

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

Modified:
  haskell-hasql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 12:50:25 UTC (rev 666156)
+++ PKGBUILD	2020-07-31 12:53:05 UTC (rev 666157)
@@ -3,8 +3,8 @@
 
 _hkgname=hasql
 pkgname=haskell-hasql
-pkgver=1.4.4
-pkgrel=8
+pkgver=1.4.4.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-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=('6d182166ffabec1bc1d80475969e6875f2062ae92f3238c65bd7c098ba3a741d43d0a196a048472470377aad02441160e527a72ae7b3e42d219e101048f195cb')
+sha512sums=('86330d4fa35431c4982206a2694a4b8fd3f55c0a2ffa9753a73692b662f280e90d2b677b052c99c6732eea9ffbf9b7cedf1ee4ade31081c0bb26f5b5219118a6')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list