Date: Friday, June 1, 2018 @ 15:24:16 Author: felixonmars Revision: 336156
upgpkg: haskell-filelock 0.1.1.2-6 rebuild with ghc 8.4.3 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 15:23:41 UTC (rev 336155) +++ PKGBUILD 2018-06-01 15:24:16 UTC (rev 336156) @@ -5,7 +5,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.2 -pkgrel=5 +pkgrel=6 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
