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


Commits:
29acb033 by Christian Heusel at 2025-12-02T00:28:02+01:00
upgpkg: 7.1.1-1: New upstream release: ROCm 7.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = hip-runtime
-       pkgver = 7.1.0
+       pkgver = 7.1.1
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/HIP/en/latest/
        arch = x86_64
@@ -22,10 +22,10 @@ pkgbase = hip-runtime
        makedepends = rocprofiler-register
        makedepends = cuda
        options = !lto
-       source = 
rocm-7.1.0.tar.gz::https://github.com/ROCm/rocm-systems/archive/refs/tags/rocm-7.1.0.tar.gz
-       source = 
hip-runtime-hipcc::git+https://github.com/ROCm/llvm-project#tag=rocm-7.1.0
-       sha256sums = 
a700912d102b35c9336b7352d09d56b9d19e4957daf53779983c3d00ce744c9d
-       sha256sums = 
a39ba16e480b6282834fc5d11e5320ad4a1bd6b2ae38ce4e7f0834a6897b78dd
+       source = 
rocm-7.1.1.tar.gz::https://github.com/ROCm/rocm-systems/archive/refs/tags/rocm-7.1.1.tar.gz
+       source = 
hip-runtime-hipcc::git+https://github.com/ROCm/llvm-project#tag=rocm-7.1.1
+       sha256sums = 
3abbc89eb9c23d4ca51a4fc15db08acf0dfca48255f72bcb2cde94e99b4dc22a
+       sha256sums = 
fed80645f307dff71c2bf54ae19133b87a2d90ad812ae86a9bc0203ffc7b09d5
 
 pkgname = hip-runtime-amd
        pkgdesc = Heterogeneous Interface for Portability (AMD runtime)
@@ -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.1.0
+       provides = hip=7.1.1
        replaces = hip
 
 pkgname = hip-runtime-nvidia


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgbase=hip-runtime
 pkgname=(hip-runtime-amd hip-runtime-nvidia)
-pkgver=7.1.0
+pkgver=7.1.1
 pkgrel=1
 _pkgdesc="Heterogeneous Interface for Portability"
 arch=('x86_64')
@@ -20,8 +20,8 @@ _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=('a700912d102b35c9336b7352d09d56b9d19e4957daf53779983c3d00ce744c9d'
-            'a39ba16e480b6282834fc5d11e5320ad4a1bd6b2ae38ce4e7f0834a6897b78dd')
+sha256sums=('3abbc89eb9c23d4ca51a4fc15db08acf0dfca48255f72bcb2cde94e99b4dc22a'
+            'fed80645f307dff71c2bf54ae19133b87a2d90ad812ae86a9bc0203ffc7b09d5')
 _projectBaseDir="rocm-systems-rocm-$pkgver/projects"
 
 options=(!lto)



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hip-runtime/-/commit/29acb033ded38dd48982b41fbbc0fe040bd11356
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to