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

Felix Yan felixonmars at archlinux.org
Wed May 1 21:32:39 UTC 2019


    Date: Wednesday, May 1, 2019 @ 21:32:38
  Author: felixonmars
Revision: 457617

upgpkg: haskell-warp 3.2.27-1

rebuild with warp 3.2.27

Modified:
  haskell-warp/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-01 21:24:51 UTC (rev 457616)
+++ PKGBUILD	2019-05-01 21:32:38 UTC (rev 457617)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.26
-pkgrel=32
+pkgver=3.2.27
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -15,9 +15,9 @@
          'haskell-streaming-commons' 'haskell-unix-compat' 'haskell-vault'
          'haskell-wai' 'haskell-word8')
 makedepends=('ghc' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec' 'haskell-hunit'
-             'haskell-lifted-base' 'haskell-quickcheck' 'haskell-silently')
+             'haskell-lifted-base' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('62a27d759c9be75b9556a1a416b9a2643b8c75b43e3b8dd2519d9977c7d908ee2cc7c453f3a6e37a1e957f2f9b712c5b70a929e116d65730de835cd3983e9170')
+sha512sums=('34d66ba4dc7be03215ad22f6f47e5d7b1786227c416e49b2a97f5a252cfa0b3edfdf6a76390065c26dbfac728c837eecc57493055f28bc4137945343f8d435b0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list