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

Felix Yan felixonmars at archlinux.org
Thu Feb 15 12:19:01 UTC 2018


    Date: Thursday, February 15, 2018 @ 12:19:01
  Author: felixonmars
Revision: 294592

upgpkg: haskell-warp 3.2.16-1

rebuild with warp,3.2.16

Modified:
  haskell-warp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-15 12:17:21 UTC (rev 294591)
+++ PKGBUILD	2018-02-15 12:19:01 UTC (rev 294592)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.15
-pkgrel=7
+pkgver=3.2.16
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -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=('37e1a733a37fa0a3b5fcc2dae45bb73a7b62e8db45f1c1993a42cdab9495026c7f19d1aa0947b649e02cc2962d0c04ba825ba07c52e88ba79c13c675b02d81ee')
+sha512sums=('4e2b1a67114800c482662be9d8a97a08b9c58741a86bd394a0089a65c6f9f19a8328da6d976ed86ac636617752314d6d4b9d3d0ce9e15660bb3867b00dab3a75')
 
 prepare() {
     sed -i 's/"Network"/"Network", "-dynamic"/' $_hkgname-$pkgver/test/doctests.hs



More information about the arch-commits mailing list