Date: Monday, August 31, 2020 @ 10:18:33 Author: felixonmars Revision: 694083
upgpkg: haskell-brick 0.55-17: rebuild with happy 1.20.0 Modified: haskell-brick/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 10:16:46 UTC (rev 694082) +++ PKGBUILD 2020-08-31 10:18:33 UTC (rev 694083) @@ -4,7 +4,7 @@ _hkgname=brick pkgname=haskell-brick pkgver=0.55 -pkgrel=16 +pkgrel=17 pkgdesc="A declarative terminal user interface library" url="https://github.com/jtdaugherty/brick" license=("BSD")
