Date: Wednesday, April 14, 2021 @ 17:31:52 Author: felixonmars Revision: 918679
upgpkg: haskell-scotty 0.12-117: rebuild with http-client 0.7.7 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-14 17:31:01 UTC (rev 918678) +++ PKGBUILD 2021-04-14 17:31:52 UTC (rev 918679) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=116 +pkgrel=117 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
