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

Felix Yan felixonmars at archlinux.org
Sun Sep 27 14:49:55 UTC 2020


    Date: Sunday, September 27, 2020 @ 14:49:54
  Author: felixonmars
Revision: 712656

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-27 14:46:11 UTC (rev 712655)
+++ PKGBUILD	2020-09-27 14:49:54 UTC (rev 712656)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.32
-pkgrel=2
+pkgver=3.1.0
+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=('ad3e5827148791d413978d5db690103db84e557bd333e1f1b9d143b2b537375f5f1afc62e664e217ede821f64d8c21324786dce0bf066544deb6b3594c28549d')
+sha512sums=('7084768e0f9d1ee1caa5396f3ad293aab1ce7a4e2bdf6b1730a20e0c2d3289dbe70a9bf5297e96538ffb94f5a8667b52dfc0e23db80a967014adb8b166be753e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list