Date: Saturday, July 16, 2022 @ 02:31:00 Author: felixonmars Revision: 1253081
upgpkg: haskell-heapsize 0.3.0.1-131: rebuild with constraints 0.13.4 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-16 02:30:50 UTC (rev 1253080) +++ PKGBUILD 2022-07-16 02:31:00 UTC (rev 1253081) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=130 +pkgrel=131 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
