Date: Friday, December 18, 2020 @ 21:24:34 Author: felixonmars Revision: 779655
upgpkg: haskell-scotty 0.12-23: rebuild with hspec-wai 0.11.1 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-18 21:23:27 UTC (rev 779654) +++ PKGBUILD 2020-12-18 21:24:34 UTC (rev 779655) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=22 +pkgrel=23 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
