Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
hipblaslt
Commits:
d79818ac by Christian Heusel at 2025-11-21T10:53:14+01:00
upgpkg: 7.1.0-2: Rebuild for ROCm 7.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = hipblaslt
pkgdesc = General matrix-matrix operations beyond a traditional BLAS
library
pkgver = 7.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/index.html
arch = x86_64
license = MIT
@@ -15,8 +15,13 @@ pkgbase = hipblaslt
makedepends = python
makedepends = python-joblib
makedepends = python-msgpack
+ makedepends = python-orjson
+ makedepends = python-packaging
makedepends = python-pyaml
+ makedepends = python-pyyaml
makedepends = python-setuptools
+ makedepends = python-simplejson
+ makedepends = python-ujson
makedepends = rocm-cmake
makedepends = rocm-toolchain
makedepends = spdlog
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=hipblaslt
pkgver=7.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='General matrix-matrix operations beyond a traditional BLAS library'
arch=('x86_64')
url='https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/index.html'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hipblaslt/-/commit/d79818aca5e9b6ae361c106d7d6bd693f8fc239a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hipblaslt/-/commit/d79818aca5e9b6ae361c106d7d6bd693f8fc239a
You're receiving this email because of your account on gitlab.archlinux.org.