Date: Saturday, November 6, 2021 @ 17:23:02 Author: svenstaro Revision: 1037650
upgpkg: python-pytorch 1.10.0-3: onednn 2.4.3 rebuild Modified: python-pytorch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-06 16:57:26 UTC (rev 1037649) +++ PKGBUILD 2021-11-06 17:23:02 UTC (rev 1037650) @@ -6,7 +6,7 @@ _pkgname="pytorch" pkgver=1.10.0 _pkgver=1.10.0 -pkgrel=2 +pkgrel=3 _pkgdesc='Tensors and Dynamic neural networks in Python with strong GPU acceleration' pkgdesc="${_pkgdesc}" arch=('x86_64')