Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
hip-runtime


Commits:
364a9056 by Christian Heusel at 2026-05-05T13:40:41+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = hip-runtime
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/HIP/en/latest/
        arch = x86_64
@@ -22,9 +22,9 @@ pkgbase = hip-runtime
        makedepends = rocprofiler-register
        makedepends = cuda
        options = !lto
-       source = 
rocm-7.2.2.tar.gz::https://github.com/ROCm/rocm-systems/archive/refs/tags/rocm-7.2.2.tar.gz
-       source = 
hip-runtime-hipcc::git+https://github.com/ROCm/llvm-project#tag=rocm-7.2.2
-       sha256sums = 
72bc9d97c537b77dc19bf51fe377db11eb029a6adf4fbd95190bc8ead0b83063
+       source = 
rocm-7.2.3.tar.gz::https://github.com/ROCm/rocm-systems/archive/refs/tags/rocm-7.2.3.tar.gz
+       source = 
hip-runtime-hipcc::git+https://github.com/ROCm/llvm-project#tag=rocm-7.2.3
+       sha256sums = 
e90cfd8694af28a56433c8827a581ee12a4ba835f0d952436741d9e0f3f8685b
        sha256sums = 
cda215d04dfb6ede38c542d4604711d4a4623267df0f3d678491cd9fbcc32fd9
 
 pkgname = hip-runtime-amd
@@ -43,7 +43,7 @@ pkgname = hip-runtime-amd
        depends = rocprofiler-register
        optdepends = inetutils: Print hostname in hipconfig
        optdepends = cuda: Cross compile for nvidia
-       provides = hip=7.2.2
+       provides = hip=7.2.3
        replaces = hip
 
 pkgname = hip-runtime-nvidia


=====================================
.nvchecker.toml
=====================================
@@ -1,5 +1,5 @@
 [hip-runtime]
-source = 'github'
-github = 'ROCm/HIP'
-use_latest_release = true
+source = 'git'
+git = 'https://github.com/ROCm/rocminfo.git'
 prefix = 'rocm-'
+include_regex = 'rocm-.*'


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgbase=hip-runtime
 pkgname=(hip-runtime-amd hip-runtime-nvidia)
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 _pkgdesc="Heterogeneous Interface for Portability"
 arch=('x86_64')
@@ -20,7 +20,7 @@ _tag="tag=rocm-$pkgver"
 _hipcc='https://github.com/ROCm/llvm-project'
 
source=("rocm-$pkgver.tar.gz::https://github.com/ROCm/rocm-systems/archive/refs/tags/rocm-$pkgver.tar.gz";
         "$pkgbase-hipcc::git+$_hipcc#$_tag")
-sha256sums=('72bc9d97c537b77dc19bf51fe377db11eb029a6adf4fbd95190bc8ead0b83063'
+sha256sums=('e90cfd8694af28a56433c8827a581ee12a4ba835f0d952436741d9e0f3f8685b'
             'cda215d04dfb6ede38c542d4604711d4a4623267df0f3d678491cd9fbcc32fd9')
 _projectBaseDir="rocm-systems-rocm-$pkgver/projects"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hip-runtime/-/commit/364a905693c3711674d58ee34fb3c35d609e3e8f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hip-runtime/-/commit/364a905693c3711674d58ee34fb3c35d609e3e8f
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