Date: Sunday, January 30, 2022 @ 15:49:47 Author: felixonmars Revision: 1120322
upgpkg: haskell-scotty 0.12-229: rebuild with constraints 0.13.2 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-30 15:49:11 UTC (rev 1120321) +++ PKGBUILD 2022-01-30 15:49:47 UTC (rev 1120322) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=228 +pkgrel=229 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
