Date: Sunday, August 16, 2020 @ 17:44:51 Author: felixonmars Revision: 681702
upgpkg: haskell-brick 0.55-11: 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 17:42:58 UTC (rev 681701) +++ PKGBUILD 2020-08-16 17:44:51 UTC (rev 681702) @@ -4,7 +4,7 @@ _hkgname=brick pkgname=haskell-brick pkgver=0.55 -pkgrel=10 +pkgrel=11 pkgdesc="A declarative terminal user interface library" url="https://github.com/jtdaugherty/brick" license=("BSD")
