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

Felix Yan felixonmars at archlinux.org
Sat Dec 21 20:41:14 UTC 2019


    Date: Saturday, December 21, 2019 @ 20:41:13
  Author: felixonmars
Revision: 538661

upgpkg: haskell-warp 3.3.5-1: rebuild with warp 3.3.5

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 20:40:09 UTC (rev 538660)
+++ PKGBUILD	2019-12-21 20:41:13 UTC (rev 538661)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.4
-pkgrel=15
+pkgver=3.3.5
+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=('49dd880ada32954c70b6e8915eaef0c6b75227bf126d4d438d8aebad779b9c44a2d6d0ac6a65c9e2c86a3e84e5619fceaecc1bdf2b4d1538f103896f8df7968c')
+sha512sums=('38411fbf5e4c47d11e7fc414234770865e623fb7d23a6847fb83c353738655836dc754d58ad5027ff3ea39a8b3e2f01c6289fba6777167a6b62091bde8d8a7cc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list