Date: Thursday, May 17, 2018 @ 19:42:20 Author: felixonmars Revision: 324064
upgpkg: haskell-filelock 0.1.1.2-5 rebuild with ghc 8.4.2 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 19:41:47 UTC (rev 324063) +++ PKGBUILD 2018-05-17 19:42:20 UTC (rev 324064) @@ -5,7 +5,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.2 -pkgrel=4 +pkgrel=5 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
