Date: Friday, January 29, 2021 @ 05:17:22 Author: felixonmars Revision: 834189
upgpkg: haskell-heapsize 0.3.0.1-21: rebuild with bifunctors 5.5.10 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 05:16:45 UTC (rev 834188) +++ PKGBUILD 2021-01-29 05:17:22 UTC (rev 834189) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
