Date: Saturday, March 9, 2019 @ 16:00:29 Author: felixonmars Revision: 438381
upgpkg: haskell-filelock 0.1.1.2-10 rebuild with ghc 8.6.4 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 16:00:24 UTC (rev 438380) +++ PKGBUILD 2019-03-09 16:00:29 UTC (rev 438381) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.2 -pkgrel=9 +pkgrel=10 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
