[arch-commits] Commit in haskell-esqueleto/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Feb 15 15:04:00 UTC 2016
Date: Monday, February 15, 2016 @ 16:03:59
Author: fyan
Revision: 161668
upgpkg: haskell-esqueleto 2.4.3-1
rebuild with resourcet-1.1.7.2, conduit-1.2.6.2, conduit-extra-1.1.9.3
Modified:
haskell-esqueleto/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-15 15:00:31 UTC (rev 161667)
+++ PKGBUILD 2016-02-15 15:03:59 UTC (rev 161668)
@@ -4,8 +4,8 @@
_hkgname=esqueleto
pkgname=haskell-esqueleto
-pkgver=2.4.2
-pkgrel=9
+pkgver=2.4.3
+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=('bd5207df73339bf22f426dde9e6945d5a9376a7e12c5a3948291e75d4468174f')
+sha256sums=('bf555cfb40519ed1573f7bb90c65f693b9639dfa93fc2222230d3ded6e897434')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list