Date: Friday, December 25, 2020 @ 10:42:09 Author: felixonmars Revision: 790047
upgpkg: haskell-shelly 1.9.0-20: rebuild with comonad 5.0.7 Modified: haskell-shelly/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 10:41:20 UTC (rev 790046) +++ PKGBUILD 2020-12-25 10:42:09 UTC (rev 790047) @@ -4,7 +4,7 @@ _hkgname=shelly pkgname=haskell-shelly pkgver=1.9.0 -pkgrel=19 +pkgrel=20 pkgdesc="Shell-like (systems) programming in Haskell" url="https://github.com/yesodweb/Shelly.hs" license=("BSD")
