Date: Monday, September 21, 2020 @ 19:43:14 Author: felixonmars Revision: 711260
upgpkg: haskell-wai-extra 3.0.32-1: rebuild with wai-extra 3.0.32 Modified: haskell-wai-extra/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-21 19:16:26 UTC (rev 711259) +++ PKGBUILD 2020-09-21 19:43:14 UTC (rev 711260) @@ -3,8 +3,8 @@ _hkgname=wai-extra pkgname=haskell-wai-extra -pkgver=3.0.31 -pkgrel=2 +pkgver=3.0.32 +pkgrel=1 pkgdesc="Provides some basic WAI handlers and middleware." url="https://github.com/yesodweb/wai" license=("MIT") @@ -14,10 +14,10 @@ 'haskell-fast-logger' 'haskell-http-types' 'haskell-http2' 'haskell-iproute' 'haskell-network' 'haskell-old-locale' 'haskell-resourcet' 'haskell-streaming-commons' 'haskell-unix-compat' 'haskell-vault' 'haskell-void' 'haskell-wai' - 'haskell-wai-logger' 'haskell-word8' 'haskell-zlib' 'haskell-call-stack') + 'haskell-wai-logger' 'haskell-word8' 'haskell-zlib') makedepends=('ghc' 'haskell-hspec' 'haskell-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('71635f9acc44ffd19b76d7f1a5e43fa079dffe6e447be1c9df4b491cf96c226346788eb773923cf702d44d4620f2a5e7478be1c625b4c2332b9bed7e6e5391d2') +sha512sums=('ad3e5827148791d413978d5db690103db84e557bd333e1f1b9d143b2b537375f5f1afc62e664e217ede821f64d8c21324786dce0bf066544deb6b3594c28549d') build() { cd $_hkgname-$pkgver
