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


Commits:
c299fd92 by Christian Heusel at 2026-05-05T19:26:06+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rocblas
        pkgdesc = Next generation BLAS implementation for ROCm platform
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/rocBLAS/en/latest/index.html
        arch = x86_64
@@ -32,7 +32,7 @@ pkgbase = rocblas
        optdepends = gtest: for rocblas-bench and rocblas-gemm-tune
        optdepends = rocm-smi-lib: for rocblas-bench and rocblas-gemm-tune
        options = !strip
-       source = 
rocm-libraries-7.2.2.tar.gz::https://github.com/ROCm/rocm-libraries/archive/refs/tags/rocm-7.2.2.tar.gz
-       sha256sums = 
4dbdeb5241b12becb379f58dafce685028824fca191ad2a54c3d8d671ca38f63
+       source = 
rocm-libraries-7.2.3.tar.gz::https://github.com/ROCm/rocm-libraries/archive/refs/tags/rocm-7.2.3.tar.gz
+       sha256sums = 
300cc50720d40bad7c7ed1f6d67e8c5ebecaba62c07a6ea1cc5813c0ea2e41b5
 
 pkgname = rocblas


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Lubosz Sarnecki <[email protected]>
 
 pkgname=rocblas
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc='Next generation BLAS implementation for ROCm platform'
 arch=('x86_64')
@@ -43,7 +43,7 @@ optdepends=(
   'rocm-smi-lib: for rocblas-bench and rocblas-gemm-tune'
 )
 
source=("rocm-libraries-$pkgver.tar.gz::https://github.com/ROCm/rocm-libraries/archive/refs/tags/rocm-$pkgver.tar.gz";)
-sha256sums=('4dbdeb5241b12becb379f58dafce685028824fca191ad2a54c3d8d671ca38f63')
+sha256sums=('300cc50720d40bad7c7ed1f6d67e8c5ebecaba62c07a6ea1cc5813c0ea2e41b5')
 options=(!strip)
 _dirname="rocm-libraries-rocm-$pkgver/projects/$pkgname"
 _tensile_dir="rocm-libraries-rocm-$pkgver/shared/tensile"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocblas/-/commit/c299fd92aa0a1261366ebbf7eede0a731f6d6551

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocblas/-/commit/c299fd92aa0a1261366ebbf7eede0a731f6d6551
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to