Date: Thursday, August 25, 2022 @ 19:05:43 Author: felixonmars Revision: 1280023
upgpkg: haskell-scotty 0.12-320: rebuild with quickcheck-instances 0.3.28 Modified: haskell-scotty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 19:05:34 UTC (rev 1280022) +++ PKGBUILD 2022-08-25 19:05:43 UTC (rev 1280023) @@ -3,7 +3,7 @@ _hkgname=scotty pkgname=haskell-scotty pkgver=0.12 -pkgrel=319 +pkgrel=320 pkgdesc="Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp" url="https://github.com/scotty-web/scotty" license=("BSD")
