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

Felix Yan felixonmars at archlinux.org
Fri May 11 06:30:18 UTC 2018


    Date: Friday, May 11, 2018 @ 06:30:18
  Author: felixonmars
Revision: 320510

upgpkg: haskell-warp 3.2.22-1

rebuild with warp,3.2.22

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 06:29:59 UTC (rev 320509)
+++ PKGBUILD	2018-05-11 06:30:18 UTC (rev 320510)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.18.2
-pkgrel=8
+pkgver=3.2.22
+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=('0e4b7afe9ae074838bd170a46dfd2b66b08d9fe1ab0757048a7ec2d7772a4867abbb96f4f2374d4fa73ce090e98d439dcb30d4960dab4622c1be7018aadd3c25')
+sha512sums=('e344f7ad92861bea82b51d75134f63003bb5b59d442f213c044190b8199ef00e06e222ede448d80a346e4eea79705ef4397076e711a29f76a8c7d54a376037ba')
 
 prepare() {
     sed -i 's/"Network"/"Network", "-dynamic"/' $_hkgname-$pkgver/test/doctests.hs



More information about the arch-commits mailing list