Date: Saturday, March 6, 2021 @ 05:29:24 Author: felixonmars Revision: 883286
upgpkg: haskell-scotty 0.12-98: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 05:28:40 UTC (rev 883285) +++ PKGBUILD 2021-03-06 05:29:24 UTC (rev 883286) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=97 +pkgrel=98 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
