Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
onnxruntime
Commits:
63798d24 by Jakub Klinkovský at 2025-03-19T07:06:23+01:00
upgpkg: 1.20.2-6: cudnn 9.8 and nccl 2.26 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = onnxruntime
pkgver = 1.20.2
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ pkgname=(
)
pkgver=1.20.2
_pkgdesc='Cross-platform, high performance scoring engine for ML models'
-pkgrel=5
+pkgrel=6
arch=('x86_64')
url='https://github.com/microsoft/onnxruntime'
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/63798d24d3bdd68d6d6944f4111c97248bff9d44
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/63798d24d3bdd68d6d6944f4111c97248bff9d44
You're receiving this email because of your account on gitlab.archlinux.org.