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

Felix Yan felixonmars at archlinux.org
Sat Sep 29 04:12:47 UTC 2018


    Date: Saturday, September 29, 2018 @ 04:12:47
  Author: felixonmars
Revision: 387580

upgpkg: haskell-wai-extra 3.0.24.3-1

rebuild with wai-extra 3.0.24.3

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 04:11:38 UTC (rev 387579)
+++ PKGBUILD	2018-09-29 04:12:47 UTC (rev 387580)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.24.2
-pkgrel=12
+pkgver=3.0.24.3
+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-lifted-base'
-         'haskell-network' 'haskell-old-locale' 'haskell-resourcet' 'haskell-streaming-commons'
-         'haskell-stringsearch' 'haskell-unix-compat' 'haskell-vault' 'haskell-void' 'haskell-wai'
+         'haskell-fast-logger' 'haskell-http-types' '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=('23fbc80823f375a3ee116056709c5b8ab87f237ddf826d5a2acf0d474817959fde76ce27d9fe9bcf80eb863d5196d799cc4bd8bccddd45ab0ea1b057fe19a6e4')
+sha512sums=('84b2a644ba2a4c0634fc452cac315da0c2ef4828354a988423ba20c5b1e5c8982c441c0ec7523f79449963485035187074c4c1f6236ffd4a03073eac98f89496')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list