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

Felix Yan felixonmars at archlinux.org
Sun Jul 14 01:12:13 UTC 2019


    Date: Sunday, July 14, 2019 @ 01:12:13
  Author: felixonmars
Revision: 489404

upgpkg: haskell-wai-extra 3.0.27-1

rebuild with wai-extra 3.0.27

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-14 01:10:46 UTC (rev 489403)
+++ PKGBUILD	2019-07-14 01:12:13 UTC (rev 489404)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.26.1
-pkgrel=5
+pkgver=3.0.27
+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=('49a98de516d322f17ea667b8eed3cb15ee14e27d98660ff4e14eb6baf335f4c570e6a0067cc4c1f35eb32c84a124c75f4f777c0abd5fbbd6fb7527fc7a695fde')
+sha512sums=('ec5e320fc0aa22f29986bba5d380119148f809fd0f4b43be3c5ab1a266a19e8d29103ccfbe6ec9c0e6b33586f300741c2853a3ea3ec1945d8e08227202ef3e04')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list