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

Felix Yan fyan at archlinux.org
Tue Mar 1 10:05:37 UTC 2016


    Date: Tuesday, March 1, 2016 @ 11:05:37
  Author: fyan
Revision: 163865

upgpkg: haskell-warp-tls 3.2.1-1

rebuild with base-orphans-0.5.2, hlint-1.9.30, hourglass-0.2.10, http2-1.5.1, js-jquery-1.12.1, lens-4.13.2.1, warp-tls-3.2.1

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-01 10:04:57 UTC (rev 163864)
+++ PKGBUILD	2016-03-01 10:05:37 UTC (rev 163865)
@@ -4,18 +4,18 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.2.0
-pkgrel=11
+pkgver=3.2.1
+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=7.10.3" "haskell-cprng-aes" "haskell-data-default-class" "haskell-network"
+depends=("ghc=7.10.3" "haskell-data-default-class" "haskell-network"
          "haskell-streaming-commons" "haskell-tls" "haskell-wai" "haskell-warp")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('1751b8fc4e24c909ed94db39a2aa20048e694ddf6e68c4acbdfe8924773f3dd8')
+sha256sums=('aca7dd3d4b0cb996debd501a70bd29e556e9bc5e90c67a5c9626ad96feac483e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list