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

Felix Yan felixonmars at archlinux.org
Mon Sep 3 16:35:29 UTC 2018


    Date: Monday, September 3, 2018 @ 16:35:29
  Author: felixonmars
Revision: 376404

upgpkg: haskell-warp 3.2.24-1

rebuild with warp 3.2.24

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-03 16:19:37 UTC (rev 376403)
+++ PKGBUILD	2018-09-03 16:35:29 UTC (rev 376404)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.23
-pkgrel=19
+pkgver=3.2.24
+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=('839f6a484731233f086df167634cdf6d156da72163e2088cf9a5812d982833035778a23ef8fcdcca44e3cff3d63602688ad9c42812219c84ece30ebd1d5c1636')
+sha512sums=('25e633ec11d7145ddc0d28eb2b208b0edc56894e47479f8a12bc5f76867bc4b52c7add044ff9ab44c14fce2cc8a7d9bc9225546709cef8696a2e50d1459df62f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list