Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
hipblas


Commits:
a680f2e8 by Christian Heusel at 2025-12-02T18:44:38+01:00
upgpkg: 7.1.1-1: New upstream release: ROCm 7.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hipblas
        pkgdesc = ROCm BLAS marshalling library
-       pkgver = 7.1.0
+       pkgver = 7.1.1
        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.0
-       sha256sums = 
aaadb942b979b814dc436de772afab3120382aa0e4662e3c58d9a2ddfbfe790c
+       source = 
rocm-libraries::git+https://github.com/ROCm/rocm-libraries.git#tag=rocm-7.1.1
+       sha256sums = 
028cb964aeba74a9b3f4ce29dddf9bc35c30aff60d4617e60b0078a154af2a04
 
 pkgname = hipblas


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Markus Näther <[email protected]>
 
 pkgname=hipblas
-pkgver=7.1.0
+pkgver=7.1.1
 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=('aaadb942b979b814dc436de772afab3120382aa0e4662e3c58d9a2ddfbfe790c')
+sha256sums=('028cb964aeba74a9b3f4ce29dddf9bc35c30aff60d4617e60b0078a154af2a04')
 _dirname="rocm-libraries/projects/$pkgname"
 
 build() {



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

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


Reply via email to