Date: Monday, February 15, 2021 @ 05:26:55 Author: felixonmars Revision: 860741
upgpkg: haskell-heapsize 0.3.0.1-30: rebuild with doctest 0.18 Modified: haskell-heapsize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 05:26:24 UTC (rev 860740) +++ PKGBUILD 2021-02-15 05:26:55 UTC (rev 860741) @@ -3,7 +3,7 @@ _hkgname=heapsize pkgname=haskell-heapsize pkgver=0.3.0.1 -pkgrel=29 +pkgrel=30 pkgdesc="Determine the size of runtime data structures" url="https://github.com/pepeiborra/heapsize.git" license=("BSD")
