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

Felix Yan fyan at archlinux.org
Thu May 12 11:33:38 UTC 2016


    Date: Thursday, May 12, 2016 @ 13:33:38
  Author: fyan
Revision: 174947

upgpkg: haskell-tls 1.3.8-1

rebuild with cabal-helper-0.7.0.1, cryptohash-sha256-0.11.7.2, either-4.4.1.1, extra-1.4.6, math-functions-0.1.7.0, git-annex-6.20160511, streaming-commons-0.1.15.5, tls-1.3.8, xml-conduit-1.3.5

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 11:29:56 UTC (rev 174946)
+++ PKGBUILD	2016-05-12 11:33:38 UTC (rev 174947)
@@ -4,7 +4,7 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.3.7
+pkgver=1.3.8
 pkgrel=1
 pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
 url="http://github.com/vincenthz/hs-tls"
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('a84640e141dc68a83eb9b207baa2d71e1e8b0b73d33b7c34466d73539f457225')
+sha256sums=('b440cf011c3e7af89e1ed719c714ab1001e8d3b13ef9dd3660019d88826bb1e5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list