Date: Sunday, December 9, 2018 @ 20:42:59 Author: felixonmars Revision: 413184
upgpkg: haskell-filelock 0.1.1.2-9 rebuild with ghc 8.6.3 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 20:42:29 UTC (rev 413183) +++ PKGBUILD 2018-12-09 20:42:59 UTC (rev 413184) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.2 -pkgrel=8 +pkgrel=9 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
