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

Felix Yan felixonmars at archlinux.org
Thu May 9 10:15:54 UTC 2019


    Date: Thursday, May 9, 2019 @ 10:15:54
  Author: felixonmars
Revision: 464386

upgpkg: haskell-wai-extra 3.0.26-1

rebuild with wai-extra 3.0.26

Modified:
  haskell-wai-extra/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-09 10:14:28 UTC (rev 464385)
+++ PKGBUILD	2019-05-09 10:15:54 UTC (rev 464386)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.25
-pkgrel=25
+pkgver=3.0.26
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -11,13 +11,13 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 'haskell-base64-bytestring'
          'haskell-case-insensitive' 'haskell-cookie' 'haskell-data-default-class'
-         'haskell-fast-logger' 'haskell-http-types' 'haskell-iproute' 'haskell-network'
-         'haskell-old-locale' 'haskell-resourcet' 'haskell-streaming-commons'
+         'haskell-fast-logger' 'haskell-http-types' 'haskell-http2' 'haskell-iproute'
+         'haskell-network' 'haskell-old-locale' 'haskell-resourcet' 'haskell-streaming-commons'
          'haskell-unix-compat' 'haskell-vault' 'haskell-void' 'haskell-wai'
          '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=('a8fe5f4aa0e5fa05366c6c146b9988e87e79be66192a2821a078368520a4a129f5d146b27115b0428281c6174f37fa4c695f679243d306c12b3c3fcceafd6424')
+sha512sums=('c5534b8f67fd33c1cbe15581ee8622797f626499709a588f34d324e233a7adc45c264c69ad5214427a0b8e77fc78f1571f8501cf25bacf10fbc43593079d583f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list