[arch-commits] Commit in haskell-http-client/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 24 18:35:36 UTC 2020


    Date: Friday, April 24, 2020 @ 18:35:36
  Author: felixonmars
Revision: 619484

upgpkg: haskell-http-client 0.6.4.1-40: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1

Modified:
  haskell-http-client/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 18:29:28 UTC (rev 619483)
+++ PKGBUILD	2020-04-24 18:35:36 UTC (rev 619484)
@@ -4,13 +4,13 @@
 _hkgname=http-client
 pkgname=haskell-http-client
 pkgver=0.6.4.1
-pkgrel=39
+pkgrel=40
 pkgdesc="An HTTP client engine"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-case-insensitive' 'haskell-cookie'
-         'haskell-exceptions' 'haskell-http-types' 'haskell-memory' 'haskell-mime-types'
+         'haskell-http-types' 'haskell-memory' 'haskell-mime-types'
          'haskell-network' 'haskell-network-uri' 'haskell-random' 'haskell-streaming-commons'
         )
 makedepends=('ghc' 'haskell-async' 'haskell-hspec' 'haskell-monad-control' 'haskell-zlib')



More information about the arch-commits mailing list