Date: Tuesday, February 18, 2020 @ 18:21:49
  Author: felixonmars
Revision: 576057

upgpkg: haskell-wai-extra 3.0.29.1-1: rebuild with wai-extra 3.0.29.1

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-18 18:19:00 UTC (rev 576056)
+++ PKGBUILD    2020-02-18 18:21:49 UTC (rev 576057)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.29
-pkgrel=17
+pkgver=3.0.29.1
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai";
 license=("MIT")
@@ -17,7 +17,7 @@
          'haskell-wai-logger' 'haskell-word8' 'haskell-zlib')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('ced96369c004631fef120384f06c271fb7dda4a621cfb9dbf5b8e9750fa01d52eac03b18a2735a89c6bb5ef3eb49830979121a749def7be1e78fad7d46f45901')
+sha512sums=('f8c5f2d534a0ef4b16b4375cabfb49d11a643fd8f8d2b30f0f88b29b39f91e84db7170508a5ddb64540f4a33c30bde703a52345ac9195560141cd75626ef5ca4')
 
 prepare(){
     cd $_hkgname-$pkgver

Reply via email to