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

Felix Yan felixonmars at archlinux.org
Fri May 26 16:49:51 UTC 2017


    Date: Friday, May 26, 2017 @ 16:49:50
  Author: felixonmars
Revision: 230477

upgpkg: haskell-esqueleto 2.5.2-1

rebuild with esqueleto,2.5.2

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-26 16:48:18 UTC (rev 230476)
+++ PKGBUILD	2017-05-26 16:49:50 UTC (rev 230477)
@@ -4,8 +4,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=2.5.1
-pkgrel=32
+pkgver=2.5.2
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-persistent" "haskell-resourcet" "haskell-tagged" "haskell-text"
          "haskell-unordered-containers")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('76a75c84c4b4e0d41b28d8f8e73cc746282f5e7e50cfb11fcc252286950c87d9')
+sha512sums=('1dd83552550f003acc12aa0738e484909e4499d6b9f13986c0ec9b344ed7488c79e7378137f60ba3c02c240622cc0d6229f43a13dd09c93fd42554c0d7cbd6ae')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list