gnu: koboldcpp: Update to 1.106.2.

* gnu/packages/machine-learning.scm (koboldcpp): Update to 1.106.2.

Merges guix/guix!5888

Change-Id: Id9f840c4195c7c5b8616f5053229886dec11f18f
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Andy Tai
2026-01-24 14:30:49 -08:00
committed by Rutherther
parent d772038084
commit b989e0138e

View File

@@ -4542,7 +4542,7 @@ different backends")
(define-public koboldcpp (define-public koboldcpp
(package (package
(name "koboldcpp") (name "koboldcpp")
(version "1.105.4") (version "1.106.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@@ -4551,7 +4551,7 @@ different backends")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "13ihvqxbf1gl3bnml4cn403z9nvwwc8vfc26a18wzanbkszfjylv")))) (base32 "0599c2h251b5d3nvyvaxh02lqcn7lqd75i432vdjaq1kf9gbpfaz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list