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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 14:03:03 UTC 2020


    Date: Thursday, February 13, 2020 @ 14:03:02
  Author: felixonmars
Revision: 570427

upgpkg: haskell-esqueleto 3.3.1.1-1: rebuild with esqueleto 3.3.1.1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 13:57:19 UTC (rev 570426)
+++ PKGBUILD	2020-02-13 14:03:02 UTC (rev 570427)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.3.1
-pkgrel=6
+pkgver=3.3.1.1
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-unliftio' 'haskell-unordered-containers')
 makedepends=('ghc')  # 'haskell-exceptions' 'haskell-vector')  # Not enabled yet
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b5b6172b166c8934eb10f5676e31dce2eedae20829844c1e3a8fa863b9d80f3fd0d6458a3656a98f91470b452a39c1d8edd3a5a5703dd83fa341bc6aefb7997e')
+sha512sums=('d13303ac963c6201856fba0a43878d36d43610e553dd6f19aab11ff9f4d4b44625a8a2e1c5ea808d8dbb6c3d853fb6e5b9f877264e8146c6979bbdbc99422ad8')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list