Date: Thursday, January 7, 2021 @ 23:26:27 Author: felixonmars Revision: 812946
upgpkg: haskell-heapsize 0.3.0.1-13: rebuild with bifunctors 5.5.9 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-07 23:26:01 UTC (rev 812945) +++ PKGBUILD 2021-01-07 23:26:27 UTC (rev 812946) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=12 +pkgrel=13 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
