Date: Monday, January 18, 2021 @ 01:06:42 Author: felixonmars Revision: 822209
upgpkg: haskell-heapsize 0.3.0.1-16: rebuild with smallcheck 1.2.1 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-18 01:05:59 UTC (rev 822208) +++ PKGBUILD 2021-01-18 01:06:42 UTC (rev 822209) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=15 +pkgrel=16 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
