Date: Monday, February 1, 2021 @ 01:10:42 Author: felixonmars Revision: 839043
upgpkg: haskell-heapsize 0.3.0.1-23: rebuild with unliftio 0.2.14 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 01:09:58 UTC (rev 839042) +++ PKGBUILD 2021-02-01 01:10:42 UTC (rev 839043) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=22 +pkgrel=23 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
