Date: Saturday, February 13, 2021 @ 20:44:09 Author: felixonmars Revision: 859654
upgpkg: haskell-scotty 0.12-74: rebuild with tasty-hedgehog 1.0.1.0 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 20:43:18 UTC (rev 859653) +++ PKGBUILD 2021-02-13 20:44:09 UTC (rev 859654) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=73 +pkgrel=74 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
