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

Felix Yan felixonmars at archlinux.org
Wed Jun 26 01:50:03 UTC 2019


    Date: Wednesday, June 26, 2019 @ 01:50:03
  Author: felixonmars
Revision: 484106

upgpkg: haskell-wai-extra 3.0.26.1-1

rebuild with wai-extra 3.0.26.1

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-26 01:49:29 UTC (rev 484105)
+++ PKGBUILD	2019-06-26 01:50:03 UTC (rev 484106)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.26
-pkgrel=18
+pkgver=3.0.26.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=('c5534b8f67fd33c1cbe15581ee8622797f626499709a588f34d324e233a7adc45c264c69ad5214427a0b8e77fc78f1571f8501cf25bacf10fbc43593079d583f')
+sha512sums=('49a98de516d322f17ea667b8eed3cb15ee14e27d98660ff4e14eb6baf335f4c570e6a0067cc4c1f35eb32c84a124c75f4f777c0abd5fbbd6fb7527fc7a695fde')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list