Date: Saturday, December 26, 2020 @ 02:21:44 Author: felixonmars Revision: 791579
upgpkg: haskell-filelock 0.1.1.5-35: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 02:20:57 UTC (rev 791578) +++ PKGBUILD 2020-12-26 02:21:44 UTC (rev 791579) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=34 +pkgrel=35 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
