Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
onnxruntime
Commits:
fda5da4e by Jakub Klinkovský at 2025-10-10T07:05:15+02:00
upgpkg: 1.22.2-9: rebuild with cudnn 9.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = onnxruntime
pkgver = 1.22.2
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -17,7 +17,7 @@ pkgname=(
)
pkgver=1.22.2
_pkgdesc='Cross-platform, high performance scoring engine for ML models'
-pkgrel=8
+pkgrel=9
arch=('x86_64')
url='https://github.com/microsoft/onnxruntime'
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/fda5da4e0e3b4dbaabacfb21cccf8a8abcf1e2da
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/fda5da4e0e3b4dbaabacfb21cccf8a8abcf1e2da
You're receiving this email because of your account on gitlab.archlinux.org.