Date: Tuesday, March 16, 2021 @ 18:08:31 Author: felixonmars Revision: 892047
upgpkg: haskell-filelock 0.1.1.5-68: rebuild with doctest 0.18.1 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 18:07:28 UTC (rev 892046) +++ PKGBUILD 2021-03-16 18:08:31 UTC (rev 892047) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=67 +pkgrel=68 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
