Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
hipblas


Commits:
fb354bac by Torsten Keßler at 2026-01-29T09:20:08+01:00
upgpkg: 7.2.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hipblas
        pkgdesc = ROCm BLAS marshalling library
-       pkgver = 7.1.1
+       pkgver = 7.2.0
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/hipBLAS/en/latest/index.html
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = hipblas
        depends = hipblas-common
        depends = rocblas
        depends = rocsolver
-       source = 
rocm-libraries::git+https://github.com/ROCm/rocm-libraries.git#tag=rocm-7.1.1
-       sha256sums = 
028cb964aeba74a9b3f4ce29dddf9bc35c30aff60d4617e60b0078a154af2a04
+       source = 
rocm-libraries::git+https://github.com/ROCm/rocm-libraries.git#tag=rocm-7.2.0
+       sha256sums = 
e1b1239b5c9025437edd1a3af757fd37cd8fa299bdbbbce6f82392fd2c7df736
 
 pkgname = hipblas


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Markus Näther <[email protected]>
 
 pkgname=hipblas
-pkgver=7.1.1
+pkgver=7.2.0
 pkgrel=1
 pkgdesc='ROCm BLAS marshalling library'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('rocm-core' 'glibc' 'gcc-libs' 'hip-runtime-amd' 
'hipblas-common' 'rocb
 makedepends=('rocm-cmake' 'git' 'cmake' 'gcc-fortran')
 _git='https://github.com/ROCm/rocm-libraries'
 source=("rocm-libraries::git+$_git.git#tag=rocm-$pkgver")
-sha256sums=('028cb964aeba74a9b3f4ce29dddf9bc35c30aff60d4617e60b0078a154af2a04')
+sha256sums=('e1b1239b5c9025437edd1a3af757fd37cd8fa299bdbbbce6f82392fd2c7df736')
 _dirname="rocm-libraries/projects/$pkgname"
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipblas/-/commit/fb354baca4df4a68ac380bbc10fd63a7d0ff6fc3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipblas/-/commit/fb354baca4df4a68ac380bbc10fd63a7d0ff6fc3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to