Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
rocalution
Commits:
61a604a1 by Christian Heusel at 2026-05-05T23:23:26+02:00
upgpkg: 7.2.3-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = rocalution
pkgdesc = Next generation library for iterative sparse solvers for ROCm
platform
- pkgver = 7.2.2
+ pkgver = 7.2.3
pkgrel = 1
url = https://rocm.docs.amd.com/projects/rocALUTION/en/latest/index.html
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = rocalution
depends = rocsolver
depends = rocsparse
options = !lto
- source =
rocalution-7.2.2.tar.gz::https://github.com/ROCm/rocALUTION/archive/rocm-7.2.2.tar.gz
- sha256sums =
7b1ca6dadfa711bc86aaf4b80c9bfa075a6b12871d53e1cfbe467e272dca4af6
+ source =
rocalution-7.2.3.tar.gz::https://github.com/ROCm/rocALUTION/archive/rocm-7.2.3.tar.gz
+ sha256sums =
6092bf6f59435b573f6d44fd4e78aa515f2e1f0c1b516f2d9f4e76a5a0fbd049
pkgname = rocalution
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Markus Näther <[email protected]>
pkgname=rocalution
-pkgver=7.2.2
+pkgver=7.2.3
pkgrel=1
pkgdesc='Next generation library for iterative sparse solvers for ROCm
platform'
arch=('x86_64')
@@ -25,7 +25,7 @@ depends=(
makedepends=('rocm-cmake' 'rocm-toolchain' 'openmp' 'openmpi')
_git='https://github.com/ROCm/rocALUTION'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('7b1ca6dadfa711bc86aaf4b80c9bfa075a6b12871d53e1cfbe467e272dca4af6')
+sha256sums=('6092bf6f59435b573f6d44fd4e78aa515f2e1f0c1b516f2d9f4e76a5a0fbd049')
options=(!lto)
_dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocalution/-/commit/61a604a1f0f5015fce6161de12f8bf511d5d3788
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocalution/-/commit/61a604a1f0f5015fce6161de12f8bf511d5d3788
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