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

Felix Yan felixonmars at archlinux.org
Sun Jun 21 18:47:13 UTC 2020


    Date: Sunday, June 21, 2020 @ 18:47:12
  Author: felixonmars
Revision: 650002

upgpkg: haskell-esqueleto 3.3.3.1-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 18:47:11 UTC (rev 650001)
+++ PKGBUILD	2020-06-21 18:47:12 UTC (rev 650002)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.3.3.0
-pkgrel=35
+pkgver=3.3.3.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-vector')  # Not enabled yet
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ac5b005ccb5c2234b45dc94f19b85ae17d65aa7a4ad5c9de2b5a26fc19890832edd6f98f512cfbf4059de1a912b2a580ac504e5805a19727033d5f5948f8cd5e')
+sha512sums=('1af1420338e8e5a45859fe7c6aaa6c6070ff0287bfc714be11a20e43950d2bba75efe108a12e1e6e6e0219cd7990f629987c8f9da25405833ec0b849a7866054')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list