Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
onnx
Commits:
143aa91b by Christian Heusel at 2024-09-23T21:56:48+02:00
upgpkg: 1:1.16.1-6: Rebuild for protobuf 28.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = onnx
pkgdesc = Open standard for machine learning interoperability
pkgver = 1.16.1
- pkgrel = 5
+ pkgrel = 6
epoch = 1
url = https://onnx.ai
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=onnx
pkgname=(onnx python-onnx)
pkgver=1.16.1
-pkgrel=5
+pkgrel=6
epoch=1
pkgdesc='Open standard for machine learning interoperability'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnx/-/commit/143aa91b9c8a8312107376d8d134dce0be20c844
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnx/-/commit/143aa91b9c8a8312107376d8d134dce0be20c844
You're receiving this email because of your account on gitlab.archlinux.org.