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

Felix Yan felixonmars at archlinux.org
Wed Mar 3 10:31:35 UTC 2021


    Date: Wednesday, March 3, 2021 @ 10:31:34
  Author: felixonmars
Revision: 878933

upgpkg: haskell-esqueleto 3.4.1.0-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-03 10:29:28 UTC (rev 878932)
+++ PKGBUILD	2021-03-03 10:31:34 UTC (rev 878933)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.4.0.1
-pkgrel=75
+pkgver=3.4.1.0
+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=('4e00f8820203a96b5cb4130df0ede03e27149007fa92bd96f4f9d20a4290f6623c86940e48ec4b56827f22d4e1a177a3ad3398bea1ed275d5b837031b2d0f69f')
+sha512sums=('972581ec2c3cc20725a40b59dc18ca9a358dc65664c84202f405add2d1fa256c1aa3b24c63fda620374fb20bd26751ff8c828f35d14f214bc26d1b89a7cfe530')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list