Date: Tuesday, January 5, 2021 @ 09:16:46 Author: svenstaro Revision: 808533
upgpkg: python-pytorch 1.7.1-3: nccl 2.8 rebuild Modified: python-pytorch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 09:16:32 UTC (rev 808532) +++ PKGBUILD 2021-01-05 09:16:46 UTC (rev 808533) @@ -6,7 +6,7 @@ _pkgname="pytorch" pkgver=1.7.1 _pkgver=1.7.1 -pkgrel=2 +pkgrel=3 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU acceleration" arch=('x86_64') url="https://pytorch.org"