Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-aotriton
Commits:
85e999e5 by Christian Heusel at 2025-12-02T17:46:52+01:00
upgpkg: 0.11.1b-2: New upstream release: ROCm 7.1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aotriton
pkgdesc = Ahead of Time Triton Math Library
pkgver = 0.11.1b
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ROCm/aotriton
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pkgname=aotriton
pkgname=python-${_pkgname}
pkgver=0.11.1b
-pkgrel=1
+pkgrel=2
pkgdesc="Ahead of Time Triton Math Library"
url="https://github.com/ROCm/aotriton"
license=(MIT)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commit/85e999e5636d090ee96c16f56818ead6c82e1ed3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commit/85e999e5636d090ee96c16f56818ead6c82e1ed3
You're receiving this email because of your account on gitlab.archlinux.org.