Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
hipsolver
Commits:
db2075b1 by Torsten Keßler at 2023-09-03T09:35:45+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=hipsolver
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
pkgdesc='rocSOLVER marshalling library.'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('hip' 'rocsolver')
makedepends=('rocm-cmake' 'gcc-fortran')
_git='https://github.com/ROCmSoftwarePlatform/hipSOLVER'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('11fa51d210853d93d24d55b20367738e49711793412f58e8d7689710b92ae16c')
+sha256sums=('2e546bc7771f7bf0aa7892b69cded725941573e8b70614759c3d03c21eb78dde')
options=(!lto)
_dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hipsolver/-/commit/db2075b1c1d26582fb2053a4d590bbfc1ddf859e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hipsolver/-/commit/db2075b1c1d26582fb2053a4d590bbfc1ddf859e
You're receiving this email because of your account on gitlab.archlinux.org.