Date: Sunday, June 5, 2022 @ 18:57:57 Author: felixonmars Revision: 1223933
upgpkg: haskell-heapsize 0.3.0.1-121: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 18:57:50 UTC (rev 1223932) +++ PKGBUILD 2022-06-05 18:57:57 UTC (rev 1223933) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=120 +pkgrel=121 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
