Date: Sunday, March 7, 2021 @ 03:48:31 Author: felixonmars Revision: 885322
upgpkg: haskell-heapsize 0.3.0.1-37: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 03:48:03 UTC (rev 885321) +++ PKGBUILD 2021-03-07 03:48:31 UTC (rev 885322) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=36 +pkgrel=37 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
