Date: Thursday, March 25, 2021 @ 06:51:50 Author: felixonmars Revision: 902533
upgpkg: haskell-data-tree-print 0.1.0.2-26: rebuild with tasty 1.4.0.3 Modified: haskell-data-tree-print/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 06:51:15 UTC (rev 902532) +++ PKGBUILD 2021-03-25 06:51:50 UTC (rev 902533) @@ -3,7 +3,7 @@ _hkgname=data-tree-print pkgname=haskell-data-tree-print pkgver=0.1.0.2 -pkgrel=25 +pkgrel=26 pkgdesc="Print Data instances as a nested tree" url="https://github.com/lspitzner/data-tree-print" license=("BSD")
