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

Felix Yan fyan at archlinux.org
Fri Jan 15 08:35:58 UTC 2016


    Date: Friday, January 15, 2016 @ 09:35:58
  Author: fyan
Revision: 156590

upgpkg: haskell-esqueleto 2.4.2-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-15 08:34:49 UTC (rev 156589)
+++ PKGBUILD	2016-01-15 08:35:58 UTC (rev 156590)
@@ -4,8 +4,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=2.4.1
-pkgrel=11
+pkgver=2.4.2
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/prowdsponsor/esqueleto"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('12cc83bd2774906c29df20be8b77d11e0fc6efedadf208714494dc406cd8f7fd')
+sha256sums=('bd5207df73339bf22f426dde9e6945d5a9376a7e12c5a3948291e75d4468174f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list