Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
hipblas-common


Commits:
e3b88a86 by Torsten Keßler at 2025-05-31T17:39:34+02:00
upgpkg: 6.4.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hipblas-common
        pkgdesc = Common files shared by hipBLAS and hipBLASLt
-       pkgver = 6.4.0
+       pkgver = 6.4.1
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/hipBLAS/en/latest/index.html
        arch = any
@@ -9,7 +9,7 @@ pkgbase = hipblas-common
        makedepends = cmake
        makedepends = hip-runtime-amd
        depends = rocm-core
-       source = 
hipblas-common-6.4.0.tar.gz::https://github.com/ROCm/hipBLAS-common/archive/rocm-6.4.0.tar.gz
-       sha256sums = 
8953bcf13ba1aa03cb29481bd90eaef373bf0e41cadff68e567ecd2ec0b07363
+       source = 
hipblas-common-6.4.1.tar.gz::https://github.com/ROCm/hipBLAS-common/archive/rocm-6.4.1.tar.gz
+       sha256sums = 
ba3cb314ceab9183aeac851e536c5d143933986f3099533edd327ffeb4b48e9b
 
 pkgname = hipblas-common


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Torsten Keßler <tpkessler at archlinux dot org>
 pkgname=hipblas-common
-pkgver=6.4.0
+pkgver=6.4.1
 pkgrel=1
 pkgdesc='Common files shared by hipBLAS and hipBLASLt'
 arch=('any')
@@ -10,7 +10,7 @@ depends=('rocm-core')
 makedepends=('rocm-cmake' 'cmake' 'hip-runtime-amd')
 _git='https://github.com/ROCm/hipBLAS-common'
 source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('8953bcf13ba1aa03cb29481bd90eaef373bf0e41cadff68e567ecd2ec0b07363')
+sha256sums=('ba3cb314ceab9183aeac851e536c5d143933986f3099533edd327ffeb4b48e9b')
 _dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipblas-common/-/commit/e3b88a8667f85c0cd32d47ded9f5b08c83671c7b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipblas-common/-/commit/e3b88a8667f85c0cd32d47ded9f5b08c83671c7b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to