Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
onnx
Commits:
55c36ac9 by Christian Heusel at 2025-03-04T17:49:23+01:00
upgpkg: 1:1.17.0-2: Rebuild for abseil-cpp 20250127.0 & protobuf 29.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = onnx
pkgdesc = Open standard for machine learning interoperability
pkgver = 1.17.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://onnx.ai
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=onnx
pkgname=(onnx python-onnx)
pkgver=1.17.0
-pkgrel=1
+pkgrel=2
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/55c36ac9e5f0dec3d2ce574c29a718fe2a5b555a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onnx/-/commit/55c36ac9e5f0dec3d2ce574c29a718fe2a5b555a
You're receiving this email because of your account on gitlab.archlinux.org.