Date: Saturday, December 26, 2020 @ 04:11:36 Author: felixonmars Revision: 791859
upgpkg: haskell-heapsize 0.3.0.1-5: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 04:11:09 UTC (rev 791858) +++ PKGBUILD 2020-12-26 04:11:36 UTC (rev 791859) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
