Date: Wednesday, December 15, 2021 @ 16:28:43 Author: felixonmars Revision: 1073316
upgpkg: haskell-filelock 0.1.1.5-107: rebuild with hashable 1.3.4.1 Modified: haskell-filelock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-15 16:27:48 UTC (rev 1073315) +++ PKGBUILD 2021-12-15 16:28:43 UTC (rev 1073316) @@ -4,7 +4,7 @@ _hkgname=filelock pkgname=haskell-filelock pkgver=0.1.1.5 -pkgrel=106 +pkgrel=107 pkgdesc="Portable interface to file locking (flock / LockFileEx)" url="https://github.com/takano-akio/filelock" license=("custom:PublicDomain")
