Date: Sunday, June 6, 2021 @ 23:26:42 Author: felixonmars Revision: 956610
upgpkg: haskell-mintty 0.1.2-16: rebuild with ghc 8.10.5 Modified: haskell-mintty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 23:26:17 UTC (rev 956609) +++ PKGBUILD 2021-06-06 23:26:42 UTC (rev 956610) @@ -4,7 +4,7 @@ _hkgname=mintty pkgname=haskell-mintty pkgver=0.1.2 -pkgrel=15 +pkgrel=16 pkgdesc="A reliable way to detect the presence of a MinTTY console on Windows" url="https://github.com/RyanGlScott/mintty/" license=("BSD")