[arch-commits] Commit in haskell-http-client-tls/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 19:18:45 UTC 2020
Date: Friday, April 24, 2020 @ 19:18:45
Author: felixonmars
Revision: 619524
upgpkg: haskell-http-client-tls 0.3.5.3-222: 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-tls/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 19:18:08 UTC (rev 619523)
+++ PKGBUILD 2020-04-24 19:18:45 UTC (rev 619524)
@@ -4,13 +4,13 @@
_hkgname=http-client-tls
pkgname=haskell-http-client-tls
pkgver=0.3.5.3
-pkgrel=221
+pkgrel=222
pkgdesc="http-client backend using the connection package and tls library"
url="https://github.com/snoyberg/http-client"
license=("MIT")
arch=('x86_64')
depends=('ghc-libs' "haskell-case-insensitive" "haskell-connection" "haskell-cryptonite"
- "haskell-data-default-class" "haskell-exceptions" "haskell-http-client"
+ "haskell-data-default-class" "haskell-http-client"
"haskell-http-types" "haskell-memory" "haskell-network" "haskell-network-uri"
"haskell-tls")
makedepends=('ghc')
More information about the arch-commits
mailing list