Date: Wednesday, February 10, 2021 @ 05:07:40 Author: felixonmars Revision: 852406
upgpkg: git-annex 8.20210127-7: rebuild with ghc 8.10.4 Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 05:04:12 UTC (rev 852405) +++ PKGBUILD 2021-02-10 05:07:40 UTC (rev 852406) @@ -3,7 +3,7 @@ pkgname=git-annex pkgver=8.20210127 -pkgrel=6 +pkgrel=7 pkgdesc="Manage files with git, without checking their contents into git" url="https://git-annex.branchable.com/" license=("AGPL3")