Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
fastflowlm


Commits:
caa88e79 by Torsten Keßler at 2026-05-28T14:53:27+02:00
upgpkg: 0.9.43-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fastflowlm
        pkgdesc = Run LLMs on AMD Ryzen AI NPUs
-       pkgver = 0.9.42
+       pkgver = 0.9.43
        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.42
+       source = 
fastflowlm::git+https://github.com/FastFlowLM/FastFlowLM.git#tag=v0.9.43
        source = 
fastflowlm-tokenizers-cpp::git+https://github.com/mlc-ai/tokenizers-cpp
-       sha256sums = 
bc5e763dd839b3bc5deb948feebe7b2ee7ab0d30b049b3a750bb53f43e7cadc3
+       sha256sums = 
1fd3ef94a144f71f42b58d6758c62b705aa7ccce555b211166b330730949eaef
        sha256sums = SKIP
 
 pkgname = fastflowlm


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,8 @@
 # Maintainer: Christian Heusel <[email protected]>
+# Maintainer: Torsten Keßler <[email protected]>
 
 pkgname=fastflowlm
-pkgver=0.9.42
+pkgver=0.9.43
 pkgrel=1
 pkgdesc='Run LLMs on AMD Ryzen AI NPUs'
 arch=('x86_64')
@@ -36,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=('bc5e763dd839b3bc5deb948feebe7b2ee7ab0d30b049b3a750bb53f43e7cadc3'
+sha256sums=('1fd3ef94a144f71f42b58d6758c62b705aa7ccce555b211166b330730949eaef'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastflowlm/-/commit/caa88e79084983745230a69d611d99c2e16676d3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastflowlm/-/commit/caa88e79084983745230a69d611d99c2e16676d3
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


Reply via email to