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

Felix Yan felixonmars at archlinux.org
Sat Mar 24 03:16:43 UTC 2018


    Date: Saturday, March 24, 2018 @ 03:16:43
  Author: felixonmars
Revision: 311670

upgpkg: haskell-warp 3.2.18.2-1

rebuild with warp,3.2.18.2

Modified:
  haskell-warp/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-23 23:03:31 UTC (rev 311669)
+++ PKGBUILD	2018-03-24 03:16:43 UTC (rev 311670)
@@ -4,13 +4,13 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.18.1
-pkgrel=12
+pkgver=3.2.18.2
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-async' 'haskell-auto-update' 'haskell-blaze-builder'
+depends=('ghc-libs' 'haskell-async' 'haskell-auto-update' 'haskell-bsb-http-chunked'
          'haskell-case-insensitive' 'haskell-hashable' 'haskell-http-date' 'haskell-http-types'
          'haskell-http2' 'haskell-iproute' 'haskell-network' 'haskell-simple-sendfile' 'haskell-stm'
          'haskell-streaming-commons' 'haskell-text' 'haskell-unix-compat' 'haskell-vault'
@@ -18,7 +18,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec' 'haskell-hunit'
              'haskell-lifted-base' 'haskell-quickcheck' 'haskell-silently')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('35eb7cf01c64fd36cc88bcb23330311dfa169c91fea434cfb5c19854ae75f6539b4c201445ac529406b266e0a2c543379cf3ba9c1161bae025b9cc50bbc6cb14')
+sha512sums=('0e4b7afe9ae074838bd170a46dfd2b66b08d9fe1ab0757048a7ec2d7772a4867abbb96f4f2374d4fa73ce090e98d439dcb30d4960dab4622c1be7018aadd3c25')
 
 prepare() {
     sed -i 's/"Network"/"Network", "-dynamic"/' $_hkgname-$pkgver/test/doctests.hs



More information about the arch-commits mailing list