Date: Monday, August 17, 2020 @ 17:27:24 Author: felixonmars Revision: 682912
upgpkg: haskell-filelock 0.1.1.5-6: rebuild with ghc 8.10.2 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 17:26:24 UTC (rev 682911) +++ PKGBUILD 2020-08-17 17:27:24 UTC (rev 682912) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=5 +pkgrel=6 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
