Date: Thursday, September 29, 2016 @ 13:18:44 Author: felixonmars Revision: 190876
upgpkg: haskell-xml-hamlet 0.4.0.12-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-xml-hamlet/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-29 13:17:36 UTC (rev 190875) +++ PKGBUILD 2016-09-29 13:18:44 UTC (rev 190876) @@ -4,8 +4,8 @@ _hkgname=xml-hamlet pkgname=haskell-xml-hamlet -pkgver=0.4.0.11 -pkgrel=49 +pkgver=0.4.0.12 +pkgrel=1 pkgdesc="Hamlet-style quasiquoter for XML content" url="http://www.yesodweb.com/" license=("custom:BSD3") @@ -13,7 +13,7 @@ depends=("ghc=8.0.1" "haskell-parsec" "haskell-shakespeare" "haskell-text" "haskell-xml-conduit") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('3d598ad387e310e76a07f213afe35db06662611840d1bce3bcdf202668bc1e89') +sha256sums=('0ff43b778e9e497b468dd123ab81fa8cfc84dcd0a6c8ab06b8fc27cf3e0669d2') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
