Date: Saturday, March 18, 2023 @ 09:41:57 Author: felixonmars Revision: 1422011
upgpkg: haskell-heapsize 0.3.0.1-174: rebuild with terminal-size 0.3.4 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-18 09:41:51 UTC (rev 1422010) +++ PKGBUILD 2023-03-18 09:41:57 UTC (rev 1422011) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=173 +pkgrel=174 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
