Date: Thursday, March 24, 2022 @ 00:15:33 Author: felixonmars Revision: 1172606
upgpkg: haskell-filelock 0.1.1.5-129: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:15:22 UTC (rev 1172605) +++ PKGBUILD 2022-03-24 00:15:33 UTC (rev 1172606) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=128 +pkgrel=129 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
