Date: Sunday, March 10, 2019 @ 00:51:04 Author: felixonmars Revision: 438840
upgpkg: haskell-filemanip 0.3.6.3-20 rebuild with ghc 8.6.4 Modified: haskell-filemanip/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 00:50:33 UTC (rev 438839) +++ PKGBUILD 2019-03-10 00:51:04 UTC (rev 438840) @@ -4,7 +4,7 @@ _hkgname=filemanip pkgname=haskell-filemanip pkgver=0.3.6.3 -pkgrel=19 +pkgrel=20 pkgdesc="Expressive file and directory manipulation for Haskell." url="https://hackage.haskell.org/package/filemanip" license=("BSD")
