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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 24 04:17:21 UTC 2021


    Date: Saturday, July 24, 2021 @ 04:17:21
  Author: felixonmars
Revision: 984847

upgpkg: haskell-esqueleto 3.5.2.0-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-24 04:13:21 UTC (rev 984846)
+++ PKGBUILD	2021-07-24 04:17:21 UTC (rev 984847)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.5.1.0
-pkgrel=7
+pkgver=3.5.2.0
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto"
 license=("BSD")
@@ -17,7 +17,7 @@
              'haskell-postgresql-simple')
 checkdepends=('mariadb' 'pifpaf' 'postgresql')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8d6bdfcd095c36800b568581121a7cf226aff4af00dee6d675ffa29f73b09e68b84806d631826140b8d0d2afbb4352c9c65fc83002cca6e3def2e3ef7535f42b')
+sha512sums=('721eca4e2f9b29942fd33d83ec2e1277078065e9638b19bf70e2c6530c657977ff137ee66d6473fc42146812acb629225b12d784094e4d39edc5952aafab49f1')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list