Date: Tuesday, July 26, 2016 @ 10:06:38 Author: felixonmars Revision: 184258
upgpkg: haskell-websockets 0.9.7.0-1 rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0 Modified: haskell-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-26 09:49:56 UTC (rev 184257) +++ PKGBUILD 2016-07-26 10:06:38 UTC (rev 184258) @@ -4,8 +4,8 @@ _hkgname=websockets pkgname=haskell-websockets -pkgver=0.9.6.2 -pkgrel=3 +pkgver=0.9.7.0 +pkgrel=1 pkgdesc="A sensible and clean way to write WebSocket-capable servers in Haskell." url="http://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-case-insensitive" "haskell-entropy" "haskell-network" "haskell-random" "haskell-sha" "haskell-text") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('d772478ca85b4723cadbf7d73a16c15dea466fd1524d6fe323a2675106c93353') +sha256sums=('07141953f005347214233617ce2654265dea67f63ffbcf4656fdea47066b7baa') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
