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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 2 06:39:25 UTC 2021


    Date: Monday, August 2, 2021 @ 06:39:25
  Author: felixonmars
Revision: 992029

upgpkg: haskell-esqueleto 3.5.2.1-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-02 06:35:27 UTC (rev 992028)
+++ PKGBUILD	2021-08-02 06:39:25 UTC (rev 992029)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.5.2.0
-pkgrel=7
+pkgver=3.5.2.1
+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=('721eca4e2f9b29942fd33d83ec2e1277078065e9638b19bf70e2c6530c657977ff137ee66d6473fc42146812acb629225b12d784094e4d39edc5952aafab49f1')
+sha512sums=('b8b1d0b06c2ef9ead922be7220d0d1fa6a6de67404bf48c2cfab297d92e187a92cb602e0189f91fbe0561c2f6f268b67d71f9f1512bff7c3218fa4fbab31a301')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list