Date: Thursday, September 29, 2016 @ 15:50:32 Author: felixonmars Revision: 190948
upgpkg: haskell-hasql 0.19.15.1-1 rebuild with conduit-1.2.8, conduit-combinators-1.0.8, conduit-extra-1.1.13.3, fast-logger-2.4.7, hOpenPGP-2.5.5, hasql-0.19.15.1, highlighting-kate-0.6.3, hopenpgp-tools-0.19.4, hspec-2.2.4, hspec-core-2.2.4, hspec-discover-2.2.4, http-api-data-0.3.1, http-conduit-2.2.2.1, incremental-parser-0.2.5, monoid-subclasses-0.4.3, pandoc-citeproc-0.10.1.1, streaming-commons-0.1.16, wai-extra-3.0.18, xml-conduit-1.4.0.1, xml-hamlet-0.4.0.12, yaml-0.8.18.7, yesod-core-1.4.25 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-29 15:42:46 UTC (rev 190947) +++ PKGBUILD 2016-09-29 15:50:32 UTC (rev 190948) @@ -4,9 +4,9 @@ _hkgname=hasql pkgname=haskell-hasql -pkgver=0.19.15 -pkgrel=4 -pkgdesc="A very efficient PostgreSQL driver and a flexible mapping API" +pkgver=0.19.15.1 +pkgrel=1 +pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT') arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ 'haskell-postgresql-binary' 'haskell-postgresql-libpq' 'haskell-profunctors' 'haskell-scientific' 'haskell-semigroups' 'haskell-text' 'haskell-uuid' 'haskell-vector') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -md5sums=('89dd2b1309f546841989def69e1d358f') +md5sums=('06ff777a5dff1b49ef119bcc465507a8') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
