Date: Saturday, February 19, 2022 @ 15:20:53 Author: felixonmars Revision: 1134871
upgpkg: haskell-heapsize 0.3.0.1-96: rebuild with hashable 1.4.0.0 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 15:20:26 UTC (rev 1134870) +++ PKGBUILD 2022-02-19 15:20:53 UTC (rev 1134871) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=95 +pkgrel=96 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
