Date: Tuesday, March 23, 2021 @ 08:55:09 Author: felixonmars Revision: 900175
upgpkg: haskell-scotty 0.12-108: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 08:53:56 UTC (rev 900174) +++ PKGBUILD 2021-03-23 08:55:09 UTC (rev 900175) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=107 +pkgrel=108 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
