Date: Thursday, March 25, 2021 @ 07:51:28 Author: felixonmars Revision: 902631
upgpkg: haskell-heapsize 0.3.0.1-42: rebuild with tasty 1.4.0.3 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 07:50:50 UTC (rev 902630) +++ PKGBUILD 2021-03-25 07:51:28 UTC (rev 902631) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=41 +pkgrel=42 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
