1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-26 23:24:06 +02:00

gnu: koboldcpp: Update to 1.112.2.

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

Merges guix/guix!8219

Change-Id: I3f02e4292938a20eeb1d34213e96381c53212d97
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
Andy Tai
2026-04-28 22:56:43 -07:00
committed by Cayetano Santos
parent 1f215de55d
commit b3a80ed56f
+2 -2
View File
@@ -4679,7 +4679,7 @@ different backends")
(define-public koboldcpp
(package
(name "koboldcpp")
(version "1.111.2")
(version "1.112.2")
(source
(origin
(method git-fetch)
@@ -4695,7 +4695,7 @@ different backends")
(delete-file-recursively "lib")
(for-each delete-file (find-files "." "\\.(dll|exe|bat)$"))))
(sha256
(base32 "0mlq0p14p5vhc0pknkjidcw885mr0c92881lp629n44qxdf7dx8i"))))
(base32 "1ril20n564hr6zm9izgpwl3mg8g7dqw3chh6y8rfxm6rcxa12c1s"))))
(build-system gnu-build-system)
(arguments
(list