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

Felix Yan felixonmars at archlinux.org
Mon Jun 22 21:50:47 UTC 2020


    Date: Monday, June 22, 2020 @ 21:50:45
  Author: felixonmars
Revision: 650881

upgpkg: haskell-esqueleto 3.3.3.2-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 21:49:13 UTC (rev 650880)
+++ PKGBUILD	2020-06-22 21:50:45 UTC (rev 650881)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.3.3.1
-pkgrel=2
+pkgver=3.3.3.2
+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=('1af1420338e8e5a45859fe7c6aaa6c6070ff0287bfc714be11a20e43950d2bba75efe108a12e1e6e6e0219cd7990f629987c8f9da25405833ec0b849a7866054')
+sha512sums=('96496f60affcbaa4051b75671bb8b8f54f8c42b350d88bc4d81a687f05d2516bf0e2aceb7540a477d8dd995cb431e575e184d741e06e3bc12f1f4794a40a001f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list