Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
fastflowlm
Commits:
b912101c by Christian Heusel at 2026-07-12T12:30:47+02:00
upgpkg: 0.9.45-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fastflowlm
pkgdesc = Run LLMs on AMD Ryzen AI NPUs
- pkgver = 0.9.44
+ pkgver = 0.9.45
pkgrel = 1
url = https://www.fastflowlm.com/
arch = x86_64
@@ -22,9 +22,9 @@ pkgbase = fastflowlm
depends = xrt
depends = xrt-plugin-amdxdna
options = !lto
- source =
fastflowlm::git+https://github.com/FastFlowLM/FastFlowLM.git#tag=v0.9.44
+ source =
fastflowlm::git+https://github.com/FastFlowLM/FastFlowLM.git#tag=v0.9.45
source =
fastflowlm-tokenizers-cpp::git+https://github.com/mlc-ai/tokenizers-cpp
- sha256sums =
f356b12be770c70c9a9ae36650e8baf217664a8ade3c41c778082a9db37f2594
+ sha256sums =
cfd7e1de62cc78495d8229878bb010101e3ea2a7ce15195dbd68aaa8620c0fe9
sha256sums = SKIP
pkgname = fastflowlm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Torsten Keßler <[email protected]>
pkgname=fastflowlm
-pkgver=0.9.44
+pkgver=0.9.45
pkgrel=1
pkgdesc='Run LLMs on AMD Ryzen AI NPUs'
arch=('x86_64')
@@ -37,7 +37,7 @@ source=(
"${pkgname}::git+https://github.com/FastFlowLM/FastFlowLM.git#tag=v${pkgver}"
"${pkgname}-tokenizers-cpp::git+https://github.com/mlc-ai/tokenizers-cpp"
)
-sha256sums=('f356b12be770c70c9a9ae36650e8baf217664a8ade3c41c778082a9db37f2594'
+sha256sums=('cfd7e1de62cc78495d8229878bb010101e3ea2a7ce15195dbd68aaa8620c0fe9'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fastflowlm/-/commit/b912101c020ad5ea47737c0959bfb9ed97d3b510
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fastflowlm/-/commit/b912101c020ad5ea47737c0959bfb9ed97d3b510
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