Date: Friday, March 12, 2021 @ 16:12:20 Author: felixonmars Revision: 888884
upgpkg: haskell-scotty 0.12-101: rebuild with tasty 1.4.0.1 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 16:10:40 UTC (rev 888883) +++ PKGBUILD 2021-03-12 16:12:20 UTC (rev 888884) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=100 +pkgrel=101 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
