Date: Monday, March 7, 2022 @ 17:54:17 Author: felixonmars Revision: 1144608
upgpkg: haskell-filelock 0.1.1.5-122: rebuild with doctest 0.19.0 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:53:35 UTC (rev 1144607) +++ PKGBUILD 2022-03-07 17:54:17 UTC (rev 1144608) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=121 +pkgrel=122 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
