Date: Saturday, February 24, 2018 @ 08:06:54 Author: felixonmars Revision: 297522
upgpkg: haskell-websockets 0.12.3.1-11 rebuild with optparse-applicative,0.14.1.0 Modified: haskell-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-24 08:06:16 UTC (rev 297521) +++ PKGBUILD 2018-02-24 08:06:54 UTC (rev 297522) @@ -5,7 +5,7 @@ _hkgname=websockets pkgname=haskell-websockets pkgver=0.12.3.1 -pkgrel=10 +pkgrel=11 pkgdesc="A sensible and clean way to write WebSocket-capable servers in Haskell." url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
