Date: Saturday, March 20, 2021 @ 23:34:59 Author: felixonmars Revision: 896371
upgpkg: haskell-filelock 0.1.1.5-69: rebuild with tasty 1.4.0.2 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 23:33:59 UTC (rev 896370) +++ PKGBUILD 2021-03-20 23:34:59 UTC (rev 896371) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=68 +pkgrel=69 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
