Date: Friday, January 22, 2021 @ 23:03:42 Author: felixonmars Revision: 825298
upgpkg: haskell-heapsize 0.3.0.1-17: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 23:03:00 UTC (rev 825297) +++ PKGBUILD 2021-01-22 23:03:42 UTC (rev 825298) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=16 +pkgrel=17 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
