Date: Tuesday, August 21, 2018 @ 06:07:34
  Author: felixonmars
Revision: 372950

upgpkg: haskell-wai-extra 3.0.24.2-1

rebuild with wai-extra 3.0.24.2

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-08-21 06:06:14 UTC (rev 372949)
+++ PKGBUILD    2018-08-21 06:07:34 UTC (rev 372950)
@@ -4,7 +4,7 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.24.1
+pkgver=3.0.24.2
 pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai";
@@ -18,7 +18,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=('f2a2f038a8b00c93a0bddc644f7f287b5e48349e910e7b3881784f6a86915dbf1e3eb4ebb891712635c64dacdf22023cd51e3568ea656671831dc9645eb856c1')
+sha512sums=('23fbc80823f375a3ee116056709c5b8ab87f237ddf826d5a2acf0d474817959fde76ce27d9fe9bcf80eb863d5196d799cc4bd8bccddd45ab0ea1b057fe19a6e4')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to