Date: Monday, February 1, 2021 @ 07:26:18 Author: felixonmars Revision: 839449
upgpkg: haskell-wai-websockets 3.0.1.2-219: rebuild with unliftio 0.2.14 Modified: haskell-wai-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 07:25:35 UTC (rev 839448) +++ PKGBUILD 2021-02-01 07:26:18 UTC (rev 839449) @@ -4,7 +4,7 @@ _hkgname=wai-websockets pkgname=haskell-wai-websockets pkgver=3.0.1.2 -pkgrel=218 +pkgrel=219 pkgdesc="Provide a bridge between WAI and the websockets package." url="https://github.com/yesodweb/wai" license=("MIT")