Date: Monday, February 8, 2021 @ 23:48:07 Author: felixonmars Revision: 850569
upgpkg: haskell-disk-free-space 0.1.0.1-21: rebuild with ghc 8.10.4 Modified: haskell-disk-free-space/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 23:47:44 UTC (rev 850568) +++ PKGBUILD 2021-02-08 23:48:07 UTC (rev 850569) @@ -4,7 +4,7 @@ _hkgname=disk-free-space pkgname=haskell-disk-free-space pkgver=0.1.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="Retrieve information about disk space usage" url="https://github.com/redneb/disk-free-space" license=("BSD")
