Date: Friday, March 5, 2021 @ 22:49:06 Author: felixonmars Revision: 882652
upgpkg: haskell-heapsize 0.3.0.1-36: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 22:48:40 UTC (rev 882651) +++ PKGBUILD 2021-03-05 22:49:06 UTC (rev 882652) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=35 +pkgrel=36 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
