[arch-commits] Commit in haskell-wreq/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 30 08:17:01 UTC 2020
Date: Thursday, April 30, 2020 @ 08:17:01
Author: felixonmars
Revision: 622411
upgpkg: haskell-wreq 0.5.3.2-188
Modified:
haskell-wreq/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-30 08:08:20 UTC (rev 622410)
+++ PKGBUILD 2020-04-30 08:17:01 UTC (rev 622411)
@@ -3,7 +3,7 @@
_hkgname=wreq
pkgname=haskell-wreq
pkgver=0.5.3.2
-pkgrel=187
+pkgrel=188
pkgdesc="An easy-to-use HTTP client library."
url="https://github.com/bos/wreq"
license=('BSD')
@@ -10,7 +10,7 @@
arch=('x86_64')
depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-authenticate-oauth'
'haskell-base16-bytestring' 'haskell-case-insensitive' 'haskell-cryptonite'
- 'haskell-exceptions' 'haskell-hashable' 'haskell-http-client' 'haskell-http-client-tls'
+ 'haskell-hashable' 'haskell-http-client' 'haskell-http-client-tls'
'haskell-http-types' 'haskell-lens' 'haskell-lens-aeson' 'haskell-memory'
'haskell-mime-types' 'haskell-psqueues' 'haskell-time-locale-compat'
'haskell-unordered-containers' 'haskell-aeson-pretty' 'haskell-base64-bytestring'
More information about the arch-commits
mailing list