Date: Saturday, April 23, 2022 @ 21:48:51 Author: felixonmars Revision: 1188743
upgpkg: haskell-heapsize 0.3.0.1-110: rebuild with hashable 1.4.0.1 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:48:41 UTC (rev 1188742) +++ PKGBUILD 2022-04-23 21:48:51 UTC (rev 1188743) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=109 +pkgrel=110 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
