Date: Saturday, February 15, 2020 @ 16:58:57 Author: felixonmars Revision: 571779
upgpkg: haskell-filemanip 0.3.6.3-24: rebuild with ghc 8.8.2 Modified: haskell-filemanip/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:58:18 UTC (rev 571778) +++ PKGBUILD 2020-02-15 16:58:57 UTC (rev 571779) @@ -4,7 +4,7 @@ _hkgname=filemanip pkgname=haskell-filemanip pkgver=0.3.6.3 -pkgrel=23 +pkgrel=24 pkgdesc="Expressive file and directory manipulation for Haskell." url="https://hackage.haskell.org/package/filemanip" license=("BSD")
