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

Felix Yan felixonmars at archlinux.org
Mon Nov 11 11:14:17 UTC 2019


    Date: Monday, November 11, 2019 @ 11:14:16
  Author: felixonmars
Revision: 526637

upgpkg: haskell-warp 3.3.4-1

rebuild with warp 3.3.4

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-11 10:51:40 UTC (rev 526636)
+++ PKGBUILD	2019-11-11 11:14:16 UTC (rev 526637)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.3
-pkgrel=3
+pkgver=3.3.4
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -17,7 +17,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec' 'haskell-hunit'
              'haskell-lifted-base' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9e506a46eedba8349f3ba900a7bd072ef277ea11011e6d866900097ccf586cfdbc4b456d24cce915b8a4c6af03f34e161e81de71903c61113b9fcfbf49fe9d46')
+sha512sums=('49dd880ada32954c70b6e8915eaef0c6b75227bf126d4d438d8aebad779b9c44a2d6d0ac6a65c9e2c86a3e84e5619fceaecc1bdf2b4d1538f103896f8df7968c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list