Date: Wednesday, October 26, 2022 @ 13:03:40 Author: felixonmars Revision: 1335458
upgpkg: haskell-filelock 0.1.1.5-158: rebuild with doctest 0.20.1 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:03:36 UTC (rev 1335457) +++ PKGBUILD 2022-10-26 13:03:40 UTC (rev 1335458) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=157 +pkgrel=158 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
