Date: Friday, January 22, 2021 @ 16:00:09 Author: felixonmars Revision: 824542
upgpkg: haskell-filelock 0.1.1.5-47: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 15:59:08 UTC (rev 824541) +++ PKGBUILD 2021-01-22 16:00:09 UTC (rev 824542) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=46 +pkgrel=47 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
