Date: Tuesday, January 5, 2021 @ 18:56:19 Author: felixonmars Revision: 809728
upgpkg: haskell-scotty 0.12-39: rebuild with comonad 5.0.8 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 18:55:38 UTC (rev 809727) +++ PKGBUILD 2021-01-05 18:56:19 UTC (rev 809728) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=38 +pkgrel=39 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
