Date: Sunday, November 15, 2020 @ 23:19:42 Author: felixonmars Revision: 754980
upgpkg: haskell-filelock 0.1.1.5-26: rebuild with QuickCheck 2.14.2 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 23:18:38 UTC (rev 754979) +++ PKGBUILD 2020-11-15 23:19:42 UTC (rev 754980) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=25 +pkgrel=26 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
