Date: Tuesday, February 9, 2021 @ 00:01:22 Author: felixonmars Revision: 850605
upgpkg: haskell-echo 0.1.3-19: rebuild with ghc 8.10.4 Modified: haskell-echo/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:00:49 UTC (rev 850604) +++ PKGBUILD 2021-02-09 00:01:22 UTC (rev 850605) @@ -4,7 +4,7 @@ _hkgname=echo pkgname=haskell-echo pkgver=0.1.3 -pkgrel=18 +pkgrel=19 pkgdesc="A cross-platform, cross-console way to handle echoing terminal input" url="https://github.com/RyanGlScott/echo/" license=("BSD")
