Date: Thursday, September 29, 2016 @ 09:50:59 Author: felixonmars Revision: 190802
upgpkg: haskell-wai-extra 3.0.18-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-wai-extra/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-29 09:48:05 UTC (rev 190801) +++ PKGBUILD 2016-09-29 09:50:59 UTC (rev 190802) @@ -4,8 +4,8 @@ _hkgname=wai-extra pkgname=haskell-wai-extra -pkgver=3.0.17 -pkgrel=2 +pkgver=3.0.18 +pkgrel=1 pkgdesc="Provides some basic WAI handlers and middleware." url="http://github.com/yesodweb/wai" license=("MIT") @@ -18,7 +18,7 @@ "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-void" "haskell-wai" "haskell-wai-logger" "haskell-word8" "haskell-zlib") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('48bbec6a692dac25972f84da1669a69f7c7c7741dd0d978aa9992bbdf809b671') +sha256sums=('42fde2a6066c2de40b931a5379f3436899c96f7b31037ed27524ec86714d0764') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
