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

Felix Yan felixonmars at archlinux.org
Mon Mar 12 17:44:14 UTC 2018


    Date: Monday, March 12, 2018 @ 17:44:13
  Author: felixonmars
Revision: 306463

upgpkg: haskell-warp 3.2.18.1-1

rebuild with warp,3.2.18.1

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 17:42:27 UTC (rev 306462)
+++ PKGBUILD	2018-03-12 17:44:13 UTC (rev 306463)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.18
-pkgrel=4
+pkgver=3.2.18.1
+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=('2111ad4321c2794967f563f9cafedd7c599beb42349003b9c16028ab073c67856a85e9782c590fbc1249d9e9ef57c95bb5dd18f49a90d8659785cb8fed2d0b55')
+sha512sums=('35eb7cf01c64fd36cc88bcb23330311dfa169c91fea434cfb5c19854ae75f6539b4c201445ac529406b266e0a2c543379cf3ba9c1161bae025b9cc50bbc6cb14')
 
 prepare() {
     sed -i 's/"Network"/"Network", "-dynamic"/' $_hkgname-$pkgver/test/doctests.hs



More information about the arch-commits mailing list