Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
fastflowlm


Commits:
ad13c097 by Christian Heusel at 2026-05-16T11:34:57+02:00
upgpkg: 0.9.42-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.41
+       pkgver = 0.9.42
        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.41
+       source = 
fastflowlm::git+https://github.com/FastFlowLM/FastFlowLM.git#tag=v0.9.42
        source = 
fastflowlm-tokenizers-cpp::git+https://github.com/mlc-ai/tokenizers-cpp
-       sha256sums = 
46d08f95955f7896c5bc7b7fbf1391cd6712c7e00009c2238b2ca518f62220f9
+       sha256sums = 
bc5e763dd839b3bc5deb948feebe7b2ee7ab0d30b049b3a750bb53f43e7cadc3
        sha256sums = SKIP
 
 pkgname = fastflowlm


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



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

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