Date: Friday, February 17, 2023 @ 13:12:57 Author: felixonmars Revision: 1402013
upgpkg: haskell-heapsize 0.3.0.1-170: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 13:12:53 UTC (rev 1402012) +++ PKGBUILD 2023-02-17 13:12:57 UTC (rev 1402013) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=169 +pkgrel=170 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
