Date: Thursday, March 25, 2021 @ 18:03:28 Author: felixonmars Revision: 903344
upgpkg: haskell-scotty 0.12-109: rebuild with tasty 1.4.0.3 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 18:02:21 UTC (rev 903343) +++ PKGBUILD 2021-03-25 18:03:28 UTC (rev 903344) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=108 +pkgrel=109 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
