Date: Saturday, February 1, 2020 @ 00:46:59
  Author: felixonmars
Revision: 560878

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

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-01 00:45:54 UTC (rev 560877)
+++ PKGBUILD    2020-02-01 00:46:59 UTC (rev 560878)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.7
-pkgrel=2
+pkgver=3.3.8
+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=('5123c2ef1e915a59d97c35f4b2926b9540e3e8e2d360820ec4dc451ff62641b4889035ccac1a230f9e5e310a277fa08845fe0c24911b222d5346aace55864545')
+sha512sums=('4fe064a55f0f753ee121f6f7c4bd16d378e77805d38d3b37e278b8da569fa9af567b7fc09e3bd44a5b03fb8ae88d671f13af0d8cfdf18717f01d210bbd6c7489')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to