[arch-commits] Commit in haskell-warp-tls/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 12 16:27:13 UTC 2017
Date: Sunday, November 12, 2017 @ 16:27:12
Author: felixonmars
Revision: 266493
upgpkg: haskell-warp-tls 3.2.4-24
rebuild with foundation,0.0.17 basement,0.0.4
Modified:
haskell-warp-tls/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-12 16:26:33 UTC (rev 266492)
+++ PKGBUILD 2017-11-12 16:27:12 UTC (rev 266493)
@@ -5,11 +5,11 @@
_hkgname=warp-tls
pkgname=haskell-warp-tls
pkgver=3.2.4
-pkgrel=23
+pkgrel=24
pkgdesc="HTTP over TLS support for Warp via the TLS package"
url="https://github.com/yesodweb/wai"
license=("MIT")
-arch=('i686' 'x86_64')
+arch=('x86_64')
depends=('ghc-libs' "haskell-cryptonite" "haskell-data-default-class" "haskell-network"
"haskell-streaming-commons" "haskell-tls" "haskell-tls-session-manager" "haskell-wai"
"haskell-warp")
More information about the arch-commits
mailing list