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

Felix Yan felixonmars at archlinux.org
Tue Jun 1 22:40:06 UTC 2021


    Date: Tuesday, June 1, 2021 @ 22:40:06
  Author: felixonmars
Revision: 953127

upgpkg: haskell-esqueleto 3.5.0.0-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-01 22:38:04 UTC (rev 953126)
+++ PKGBUILD	2021-06-01 22:40:06 UTC (rev 953127)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.4.2.2
-pkgrel=2
+pkgver=3.5.0.0
+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-vector')  # Not enabled yet
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('69be89bdde2066fc543e309f6a2d1dc27fcb067787f53b3d14f9d72af5b7df9e425807e8730d9e0aaf97e39c7c217c88bea8c66d15d6245b81fa57be31b89597')
+sha512sums=('9a5702a7bc80cc8d76d521faf66096e75603d9d4faa86e134e7e972e253fb88b5f1908a07456c8eb6b0b9247d34633b03a3a4e1f6ef3f090582c76b7f07ad310')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list