Date: Saturday, December 18, 2021 @ 17:14:18 Author: felixonmars Revision: 1077336
upgpkg: haskell-heapsize 0.3.0.1-81: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 17:13:47 UTC (rev 1077335) +++ PKGBUILD 2021-12-18 17:14:18 UTC (rev 1077336) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=80 +pkgrel=81 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
