Date: Sunday, January 31, 2021 @ 08:26:39 Author: felixonmars Revision: 837301
upgpkg: haskell-heapsize 0.3.0.1-22: rebuild with vector 0.12.2.0 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 08:25:51 UTC (rev 837300) +++ PKGBUILD 2021-01-31 08:26:39 UTC (rev 837301) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=21 +pkgrel=22 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
