Date: Sunday, March 26, 2023 @ 07:42:12 Author: felixonmars Revision: 1428288
upgpkg: haskell-heapsize 0.3.0.1-175: rebuild with lifted-async 0.10.2.4 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 07:42:10 UTC (rev 1428287) +++ PKGBUILD 2023-03-26 07:42:12 UTC (rev 1428288) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=174 +pkgrel=175 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
