[arch-commits] Commit in haskell-warp-tls/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 24 14:10:32 UTC 2016


    Date: Friday, June 24, 2016 @ 14:10:31
  Author: felixonmars
Revision: 180990

upgpkg: haskell-warp-tls 3.2.2-1

rebuild with Agda-2.5.1.1, enclosed-exceptions-1.0.2, hakyll-4.8.3.2, hscolour-1.24.1, semigroups-0.18.2, shakespeare-2.0.9, warp-tls-3.2.2, texmath-0.8.6.4, yaml-0.8.18, yesod-core-1.4.21

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-24 14:10:15 UTC (rev 180989)
+++ PKGBUILD	2016-06-24 14:10:31 UTC (rev 180990)
@@ -4,16 +4,16 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.2.1
-pkgrel=25
+pkgver=3.2.2
+pkgrel=1
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="http://github.com/yesodweb/wai"
 license=("MIT")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-data-default-class" "haskell-network"
+depends=("ghc=8.0.1" "haskell-cryptonite" "haskell-data-default-class" "haskell-network"
          "haskell-streaming-commons" "haskell-tls" "haskell-wai" "haskell-warp")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('aca7dd3d4b0cb996debd501a70bd29e556e9bc5e90c67a5c9626ad96feac483e')
+sha256sums=('9fc2a031ed5fd17c63479743869ed03fdf80f707a9ecfe4ff02939f4f7df091b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list