Date: Thursday, March 4, 2021 @ 12:14:47 Author: felixonmars Revision: 880219
upgpkg: haskell-heapsize 0.3.0.1-35: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 12:14:23 UTC (rev 880218) +++ PKGBUILD 2021-03-04 12:14:47 UTC (rev 880219) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=34 +pkgrel=35 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
