Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
hsa-rocr


Commits:
796cc6f6 by Christian Heusel at 2026-05-05T13:34:48+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hsa-rocr
        pkgdesc = HSA Runtime API and runtime for ROCm
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://github.com/ROCm/rocm-systems
        arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = hsa-rocr
        depends = rocm-core
        depends = rocm-device-libs
        depends = rocprofiler-register
-       provides = hsakmt-roct=7.2.2
+       provides = hsakmt-roct=7.2.3
        replaces = hsakmt-roct
        options = !lto
-       source = 
rocm-7.2.2.tar.gz::https://github.com/ROCm/rocm-systems/archive/rocm-7.2.2.tar.gz
-       sha256sums = 
72bc9d97c537b77dc19bf51fe377db11eb029a6adf4fbd95190bc8ead0b83063
+       source = 
rocm-7.2.3.tar.gz::https://github.com/ROCm/rocm-systems/archive/rocm-7.2.3.tar.gz
+       sha256sums = 
e90cfd8694af28a56433c8827a581ee12a4ba835f0d952436741d9e0f3f8685b
 
 pkgname = hsa-rocr


=====================================
.nvchecker.toml
=====================================
@@ -1,5 +1,5 @@
 [hsa-rocr]
-source = 'github'
-github = 'ROCm/ROCR-Runtime'
-use_latest_release = true
+source = 'git'
+git = 'https://github.com/ROCm/rocm-systems.git'
 prefix = 'rocm-'
+include_regex = 'rocm-.*'


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 # Contributor: Alexandru M Stan <[email protected]>
 
 pkgname=hsa-rocr
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc='HSA Runtime API and runtime for ROCm'
 arch=('x86_64')
@@ -29,7 +29,7 @@ provides=("hsakmt-roct=$pkgver")
 replaces=('hsakmt-roct')
 makedepends=('cmake' 'rocm-llvm' 'xxd')
 source=("rocm-${pkgver}.tar.gz::$url/archive/rocm-$pkgver.tar.gz")
-sha256sums=('72bc9d97c537b77dc19bf51fe377db11eb029a6adf4fbd95190bc8ead0b83063')
+sha256sums=('e90cfd8694af28a56433c8827a581ee12a4ba835f0d952436741d9e0f3f8685b')
 _dirname="$(basename "$url")-rocm-$pkgver"/projects/rocr-runtime/
 options=(!lto)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hsa-rocr/-/commit/796cc6f6ed2c6e0553ad66a106558370742ce5ff

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hsa-rocr/-/commit/796cc6f6ed2c6e0553ad66a106558370742ce5ff
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