Date: Thursday, April 6, 2023 @ 05:24:55 Author: felixonmars Revision: 1438357
upgpkg: haskell-wai-websockets 3.0.1.2-413: rebuild with streaming-commons 0.2.2.6 Modified: haskell-wai-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 05:24:29 UTC (rev 1438356) +++ PKGBUILD 2023-04-06 05:24:55 UTC (rev 1438357) @@ -4,7 +4,7 @@ _hkgname=wai-websockets pkgname=haskell-wai-websockets pkgver=3.0.1.2 -pkgrel=412 +pkgrel=413 pkgdesc="Provide a bridge between WAI and the websockets package." url="https://github.com/yesodweb/wai" license=("MIT")