Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
rocsolver
Commits:
1507ac43 by Torsten Keßler at 2023-09-03T09:28:03+02:00
upgpkg: 5.6.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Torsten Keßler <tpkessler at archlinux dot org>
pkgname=rocsolver
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
pkgdesc='Subset of LAPACK functionality on the ROCm platform'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('hip' 'rocblas' 'rocsparse')
makedepends=('rocm-cmake' 'python-pyaml' 'fmt')
_git='https://github.com/ROCmSoftwarePlatform/rocSOLVER'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('54baa7f35f3c53da9005054e6f7aeecece5526dafcb277af32cbcb3996b0cbbc')
+sha256sums=('6a8f366218aee599a0e56755030f94ee690b34f30e6d602748632226c5dc21bb')
options=(!lto)
_dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocsolver/-/commit/1507ac4367569326fe152cc6e263982c9f4caa3d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocsolver/-/commit/1507ac4367569326fe152cc6e263982c9f4caa3d
You're receiving this email because of your account on gitlab.archlinux.org.