Date: Friday, March 12, 2021 @ 11:59:04 Author: felixonmars Revision: 888680
upgpkg: haskell-heapsize 0.3.0.1-38: rebuild with tasty 1.4.0.1 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 11:58:14 UTC (rev 888679) +++ PKGBUILD 2021-03-12 11:59:04 UTC (rev 888680) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=37 +pkgrel=38 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
