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

Felix Yan felixonmars at archlinux.org
Sun Sep 20 10:12:10 UTC 2020


    Date: Sunday, September 20, 2020 @ 10:12:09
  Author: felixonmars
Revision: 710971

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-20 09:14:15 UTC (rev 710970)
+++ PKGBUILD	2020-09-20 10:12:09 UTC (rev 710971)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.30
-pkgrel=3
+pkgver=3.0.31
+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-hunit' 'haskell-call-stack')
-makedepends=('ghc' 'haskell-hspec')
+         'haskell-wai-logger' 'haskell-word8' 'haskell-zlib' 'haskell-call-stack')
+makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ba79060e1995fa0ad301e3b057e390d0e8c5ceabe1b5596bf1f77fe8a5f576bd2feb3d42354ab3177804b00a0e00cc6840b5d0c5ae230657c4269752230040fb')
+sha512sums=('71635f9acc44ffd19b76d7f1a5e43fa079dffe6e447be1c9df4b491cf96c226346788eb773923cf702d44d4620f2a5e7478be1c625b4c2332b9bed7e6e5391d2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list