Date: Friday, January 29, 2021 @ 02:54:41 Author: felixonmars Revision: 833963
upgpkg: haskell-filelock 0.1.1.5-50: rebuild with bifunctors 5.5.10 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 02:53:39 UTC (rev 833962) +++ PKGBUILD 2021-01-29 02:54:41 UTC (rev 833963) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=49 +pkgrel=50 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
