Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
hipsparse
Commits:
d71978ec by Torsten Keßler at 2023-09-05T17:27:37+02:00
upgpkg: 5.6.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=hipsparse
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
pkgdesc='rocSPARSE marshalling library.'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('hip' 'rocsparse')
makedepends=('rocm-cmake' 'gcc-fortran')
_git='https://github.com/ROCmSoftwarePlatform/hipSPARSE'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('3a6931b744ebaa4469a4c50d059a008403e4dc2a4f04dd69c3c6d20916b4a491')
+sha256sums=('d636d0c5d1e38cc0c09b1e95380199ec82bd465b94bd6661f0c8d9374d9b565d')
options=(!lto)
_dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hipsparse/-/commit/d71978ece2dd948fd39a8b4821f66300556dcb5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hipsparse/-/commit/d71978ece2dd948fd39a8b4821f66300556dcb5b
You're receiving this email because of your account on gitlab.archlinux.org.