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

Felix Yan felixonmars at archlinux.org
Thu Jan 24 21:35:24 UTC 2019


    Date: Thursday, January 24, 2019 @ 21:35:18
  Author: felixonmars
Revision: 427578

upgpkg: haskell-warp 3.2.26-1

rebuild with warp 3.2.26

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-24 21:32:46 UTC (rev 427577)
+++ PKGBUILD	2019-01-24 21:35:18 UTC (rev 427578)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.25
-pkgrel=55
+pkgver=3.2.26
+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' 'haskell-silently')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3ce59ff259d047680f9f3dcb17f029bfad8854c3badb76ee06bd06019364d12d3426eb85a684c8419092c408a7a4604466d949cf91e4a9f28e008c147a5d0537')
+sha512sums=('62a27d759c9be75b9556a1a416b9a2643b8c75b43e3b8dd2519d9977c7d908ee2cc7c453f3a6e37a1e957f2f9b712c5b70a929e116d65730de835cd3983e9170')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list