Date: Friday, January 7, 2022 @ 22:44:37 Author: felixonmars Revision: 1096491
upgpkg: haskell-heapsize 0.3.0.1-87: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 22:44:06 UTC (rev 1096490) +++ PKGBUILD 2022-01-07 22:44:37 UTC (rev 1096491) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=86 +pkgrel=87 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
