Date: Sunday, August 16, 2020 @ 16:10:40 Author: felixonmars Revision: 681608
upgpkg: haskell-brick 0.55-10: rebuild with lifted-async 0.10.1.2 Modified: haskell-brick/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 16:08:47 UTC (rev 681607) +++ PKGBUILD 2020-08-16 16:10:40 UTC (rev 681608) @@ -4,7 +4,7 @@ _hkgname=brick pkgname=haskell-brick pkgver=0.55 -pkgrel=9 +pkgrel=10 pkgdesc="A declarative terminal user interface library" url="https://github.com/jtdaugherty/brick" license=("BSD")
