[arch-commits] Commit in haskell-tls/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Dec 13 13:11:39 UTC 2015
Date: Sunday, December 13, 2015 @ 14:11:38
Author: fyan
Revision: 153162
upgpkg: haskell-tls 1.3.4-1
Modified:
haskell-tls/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-13 13:01:01 UTC (rev 153161)
+++ PKGBUILD 2015-12-13 13:11:38 UTC (rev 153162)
@@ -4,8 +4,8 @@
_hkgname=tls
pkgname=haskell-tls
-pkgver=1.3.3
-pkgrel=5
+pkgver=1.3.4
+pkgrel=1
pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
url="http://github.com/vincenthz/hs-tls"
license=("custom:BSD3")
@@ -16,7 +16,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('9f03fb059198e1f3d866d1297f86fca3204d07e7cc5e8f7e8ad878be48f1ca24')
+sha256sums=('49fff2bd6b420bb57f7cc78445f9a17547a5ff4a72e29135695c9cc2d91e19c1')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list