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

Felix Yan felixonmars at archlinux.org
Sat Mar 27 17:33:16 UTC 2021


    Date: Saturday, March 27, 2021 @ 17:33:15
  Author: felixonmars
Revision: 905407

upgpkg: haskell-esqueleto 3.4.1.1-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-27 17:16:44 UTC (rev 905406)
+++ PKGBUILD	2021-03-27 17:33:15 UTC (rev 905407)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.4.1.0
-pkgrel=15
+pkgver=3.4.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' 'uusi')  # 'haskell-vector')  # Not enabled yet
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('972581ec2c3cc20725a40b59dc18ca9a358dc65664c84202f405add2d1fa256c1aa3b24c63fda620374fb20bd26751ff8c828f35d14f214bc26d1b89a7cfe530')
+sha512sums=('8dbd3ec6b5c56856d30109927afe79a6ea001d6cdd19a737f78d232ab8d5c055046043563a954f1bc22c9519471fe0eeb5f0e8e23baf463df4476a30bd530ade')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list