Date: Friday, January 1, 2021 @ 01:12:09 Author: felixonmars Revision: 801529
upgpkg: haskell-heapsize 0.3.0.1-9: rebuild with contravariant 1.5.3 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 01:11:42 UTC (rev 801528) +++ PKGBUILD 2021-01-01 01:12:09 UTC (rev 801529) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=8 +pkgrel=9 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
