Date: Thursday, June 30, 2022 @ 00:25:03 Author: felixonmars Revision: 1241920
upgpkg: haskell-scotty 0.12-303: rebuild with transformers-compat 0.7.2 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 00:24:55 UTC (rev 1241919) +++ PKGBUILD 2022-06-30 00:25:03 UTC (rev 1241920) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=302 +pkgrel=303 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
