Date: Thursday, March 4, 2021 @ 01:14:47 Author: felixonmars Revision: 879880
upgpkg: haskell-data-tree-print 0.1.0.2-19: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-data-tree-print/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 01:14:26 UTC (rev 879879) +++ PKGBUILD 2021-03-04 01:14:47 UTC (rev 879880) @@ -3,7 +3,7 @@ _hkgname=data-tree-print pkgname=haskell-data-tree-print pkgver=0.1.0.2 -pkgrel=18 +pkgrel=19 pkgdesc="Print Data instances as a nested tree" url="https://github.com/lspitzner/data-tree-print" license=("BSD")
