[arch-commits] Commit in haskell-wai-extra/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Sep 17 10:03:44 UTC 2020


    Date: Thursday, September 17, 2020 @ 10:03:44
  Author: felixonmars
Revision: 708582

upgpkg: haskell-wai-extra 3.0.30-1: rebuild with wai-extra 3.0.30

Modified:
  haskell-wai-extra/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 09:59:28 UTC (rev 708581)
+++ PKGBUILD	2020-09-17 10:03:44 UTC (rev 708582)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.29.2
-pkgrel=53
+pkgver=3.0.30
+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')
-makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
+         'haskell-wai-logger' 'haskell-word8' 'haskell-zlib' 'haskell-hunit' 'haskell-call-stack')
+makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5c4ac933acd8d112cd73a1fed6a51b7c3d5a34ae98ab37692bf4ca08c805fc9b5f1210fbf7214037f7d26913273ab4a91e71d7fb47f8216b7b1ba6cded7b6477')
+sha512sums=('ba79060e1995fa0ad301e3b057e390d0e8c5ceabe1b5596bf1f77fe8a5f576bd2feb3d42354ab3177804b00a0e00cc6840b5d0c5ae230657c4269752230040fb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list