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

Felix Yan felixonmars at archlinux.org
Wed Aug 15 12:33:24 UTC 2018


    Date: Wednesday, August 15, 2018 @ 12:33:23
  Author: felixonmars
Revision: 371746

upgpkg: haskell-wai-extra 3.0.24.1-1

rebuild with wai-extra 3.0.24.1

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-15 12:33:15 UTC (rev 371745)
+++ PKGBUILD	2018-08-15 12:33:23 UTC (rev 371746)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.24.0
-pkgrel=3
+pkgver=3.0.24.1
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -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=('b4032b63c725cf8eb091a0cfcd6f0e4d8bc4aeff63bd8e6cf8d7bb0cd741409025a20186ffed7504392927f0ceb08a327e702393e8f95c7e5047af3f023ade1a')
+sha512sums=('f2a2f038a8b00c93a0bddc644f7f287b5e48349e910e7b3881784f6a86915dbf1e3eb4ebb891712635c64dacdf22023cd51e3568ea656671831dc9645eb856c1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list