Date: Wednesday, July 21, 2021 @ 11:02:19 Author: felixonmars Revision: 981726
upgpkg: haskell-filelock 0.1.1.5-90: rebuild with unliftio 0.2.19 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 11:01:26 UTC (rev 981725) +++ PKGBUILD 2021-07-21 11:02:19 UTC (rev 981726) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=89 +pkgrel=90 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
