Date: Saturday, December 26, 2020 @ 07:33:04 Author: felixonmars Revision: 792199
upgpkg: haskell-scotty 0.12-29: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 07:32:25 UTC (rev 792198) +++ PKGBUILD 2020-12-26 07:33:04 UTC (rev 792199) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=28 +pkgrel=29 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
