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


Commits:
051553df by Christian Heusel at 2026-05-05T22:05:22+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rocsolver
        pkgdesc = Subset of LAPACK functionality on the ROCm platform
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/index.html
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = rocsolver
        depends = rocm-core
        depends = rocsparse
        options = !lto
-       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 = rocsolver


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=rocsolver
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc='Subset of LAPACK functionality on the ROCm platform'
 arch=('x86_64')
@@ -24,7 +24,7 @@ makedepends=(
 )
 _git='https://github.com/ROCm/rocm-libraries'
 
source=("rocm-libraries-$pkgver.tar.gz::https://github.com/ROCm/rocm-libraries/archive/refs/tags/rocm-$pkgver.tar.gz";)
-sha256sums=('4dbdeb5241b12becb379f58dafce685028824fca191ad2a54c3d8d671ca38f63')
+sha256sums=('300cc50720d40bad7c7ed1f6d67e8c5ebecaba62c07a6ea1cc5813c0ea2e41b5')
 options=(!lto)
 _dirname="rocm-libraries-rocm-$pkgver/projects/$pkgname"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocsolver/-/commit/051553dfd4a410a189b17d81d7db44cbad1ae81b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocsolver/-/commit/051553dfd4a410a189b17d81d7db44cbad1ae81b
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