Date: Friday, March 12, 2021 @ 06:02:43 Author: felixonmars Revision: 888245
upgpkg: haskell-data-tree-print 0.1.0.2-22: rebuild with tasty 1.4.0.1 Modified: haskell-data-tree-print/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 06:02:10 UTC (rev 888244) +++ PKGBUILD 2021-03-12 06:02:43 UTC (rev 888245) @@ -3,7 +3,7 @@ _hkgname=data-tree-print pkgname=haskell-data-tree-print pkgver=0.1.0.2 -pkgrel=21 +pkgrel=22 pkgdesc="Print Data instances as a nested tree" url="https://github.com/lspitzner/data-tree-print" license=("BSD")
