Date: Thursday, March 25, 2021 @ 01:10:30 Author: felixonmars Revision: 902069
upgpkg: haskell-filelock 0.1.1.5-71: rebuild with tasty 1.4.0.3 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 01:09:29 UTC (rev 902068) +++ PKGBUILD 2021-03-25 01:10:30 UTC (rev 902069) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=70 +pkgrel=71 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
