Date: Tuesday, March 23, 2021 @ 04:15:19 Author: felixonmars Revision: 899856
upgpkg: haskell-heapsize 0.3.0.1-41: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 04:14:40 UTC (rev 899855) +++ PKGBUILD 2021-03-23 04:15:19 UTC (rev 899856) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=40 +pkgrel=41 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
