Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
hipify-clang


Commits:
67612651 by Christian Heusel at 2026-05-05T15:51:06+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hipify-clang
        pkgdesc = Convert CUDA to Portable C++ Code
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/HIPIFY/en/latest
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = hipify-clang
        depends = zlib
        depends = zstd
        options = !lto
-       source = 
hipify-clang-7.2.2.tar.gz::https://github.com/ROCm/HIPIFY/archive/rocm-7.2.2.tar.gz
-       sha256sums = 
e9ec5e1b2a85ff8f1740f75e2aae8d87a10c10022a53bbd62a58b43f0add242d
+       source = 
hipify-clang-7.2.3.tar.gz::https://github.com/ROCm/HIPIFY/archive/rocm-7.2.3.tar.gz
+       sha256sums = 
5d0adbdffa866f3ca3e94da8ac92304dc97272dcd9c3440b15943fc0bc7c8ad8
 
 pkgname = hipify-clang


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=hipify-clang
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc='Convert CUDA to Portable C++ Code'
 arch=('x86_64')
@@ -22,7 +22,7 @@ depends=(
 makedepends=('cmake')
 _git='https://github.com/ROCm/HIPIFY'
 source=("${pkgname}-${pkgver}.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('e9ec5e1b2a85ff8f1740f75e2aae8d87a10c10022a53bbd62a58b43f0add242d')
+sha256sums=('5d0adbdffa866f3ca3e94da8ac92304dc97272dcd9c3440b15943fc0bc7c8ad8')
 options=(!lto)
 _dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipify-clang/-/commit/67612651985a023d4f179e1920dcd5b84a10a889

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipify-clang/-/commit/67612651985a023d4f179e1920dcd5b84a10a889
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