Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
onnxruntime
Commits:
447341dd by Christian Heusel at 2025-09-22T02:27:56+02:00
upgpkg: 1.22.2-7: Rebuild for protobuf 32.1 and grpc 1.75.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = onnxruntime
pkgver = 1.22.2
- pkgrel = 6
+ pkgrel = 7
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=6
+pkgrel=7
arch=('x86_64')
url='https://github.com/microsoft/onnxruntime'
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/447341dd91b5f1f3a672bdcb0b879b3d1fed2db0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnxruntime/-/commit/447341dd91b5f1f3a672bdcb0b879b3d1fed2db0
You're receiving this email because of your account on gitlab.archlinux.org.