Date: Sunday, March 28, 2021 @ 03:17:47 Author: felixonmars Revision: 906109
upgpkg: haskell-data-tree-print 0.1.0.2-27: rebuild with tasty 1.4.1 Modified: haskell-data-tree-print/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 03:17:12 UTC (rev 906108) +++ PKGBUILD 2021-03-28 03:17:47 UTC (rev 906109) @@ -3,7 +3,7 @@ _hkgname=data-tree-print pkgname=haskell-data-tree-print pkgver=0.1.0.2 -pkgrel=26 +pkgrel=27 pkgdesc="Print Data instances as a nested tree" url="https://github.com/lspitzner/data-tree-print" license=("BSD")
