Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
composable-kernel


Commits:
a3f900f3 by Christian Heusel at 2026-05-06T03:24:55+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = composable-kernel
        pkgdesc = High Performance Composable Kernel for AMD GPUs
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://github.com/ROCm/composable_kernel
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = composable-kernel
        depends = hip-runtime-amd
        options = !lto
        options = !buildflags
-       source = 
composable-kernel-7.2.2.tar.gz::https://github.com/ROCm/composable_kernel/archive/rocm-7.2.2.tar.gz
-       sha256sums = 
910444a18d7356e9e7dc37ba490c2d020b0429debe424fca848329927040afdc
+       source = 
composable-kernel-7.2.3.tar.gz::https://github.com/ROCm/composable_kernel/archive/rocm-7.2.3.tar.gz
+       sha256sums = 
0976c06a1de837d4f1da3d90f4177eab1f1635e4756a565e881ea3d89dd2d8a4
 
 pkgname = composable-kernel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=composable-kernel
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc="High Performance Composable Kernel for AMD GPUs"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('rocm-core' 'glibc' 'libgcc' 'libstdc++' 'hip-runtime-amd')
 makedepends=('git' 'cmake' 'ninja' 'rocm-cmake' 'rocm-toolchain' 'rocm-llvm' 
'openmp')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/rocm-$pkgver.tar.gz")
-sha256sums=('910444a18d7356e9e7dc37ba490c2d020b0429debe424fca848329927040afdc')
+sha256sums=('0976c06a1de837d4f1da3d90f4177eab1f1635e4756a565e881ea3d89dd2d8a4')
 # Build without default flags as they cause the final linking step to fail
 # https://github.com/ROCmSoftwarePlatform/composable_kernel/issues/736
 options=(!lto !buildflags)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/composable-kernel/-/commit/a3f900f3a7319bb1be748653cc8e896f2bf99552

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/composable-kernel/-/commit/a3f900f3a7319bb1be748653cc8e896f2bf99552
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