Date: Saturday, July 23, 2022 @ 07:29:07 Author: felixonmars Revision: 1255493
upgpkg: haskell-heapsize 0.3.0.1-132: rebuild with hashtables 1.3 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-23 07:28:34 UTC (rev 1255492) +++ PKGBUILD 2022-07-23 07:29:07 UTC (rev 1255493) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=131 +pkgrel=132 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
