Date: Wednesday, May 4, 2022 @ 12:48:16 Author: felixonmars Revision: 1193778
upgpkg: haskell-heapsize 0.3.0.1-111: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 12:48:10 UTC (rev 1193777) +++ PKGBUILD 2022-05-04 12:48:16 UTC (rev 1193778) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=110 +pkgrel=111 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
