Date: Wednesday, December 23, 2020 @ 00:05:56 Author: felixonmars Revision: 783126
upgpkg: haskell-filelock 0.1.1.5-32: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 00:04:42 UTC (rev 783125) +++ PKGBUILD 2020-12-23 00:05:56 UTC (rev 783126) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=31 +pkgrel=32 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
