Date: Thursday, December 24, 2020 @ 08:49:11 Author: felixonmars Revision: 786863
upgpkg: haskell-scotty 0.12-26: rebuild with ghc 8.10.3 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 08:48:32 UTC (rev 786862) +++ PKGBUILD 2020-12-24 08:49:11 UTC (rev 786863) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=25 +pkgrel=26 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
