Date: Friday, October 30, 2020 @ 21:09:46 Author: felixonmars Revision: 737180
upgpkg: haskell-filelock 0.1.1.5-23: rebuild with unliftio 0.2.13.1 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 21:09:01 UTC (rev 737179) +++ PKGBUILD 2020-10-30 21:09:46 UTC (rev 737180) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=22 +pkgrel=23 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
