This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 93a5cc0226 gnu: whisper.ccp: Update home-page.
93a5cc0226 is described below

commit 93a5cc0226694df5a23673b1125f4f6d73c1a787
Author: Cayetano Santos <[email protected]>
AuthorDate: Sun Aug 3 18:17:44 2025 +0200

    gnu: whisper.ccp: Update home-page.
    
    * gnu/packages/machine-learning.scm (whisper.ccp): Update home-page.
    
    Change-Id: Id580ca4c63cd547edbd596a6258d0b95de0275b3
    Signed-off-by: Andreas Enge <[email protected]>
---
 gnu/packages/machine-learning.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/machine-learning.scm 
b/gnu/packages/machine-learning.scm
index 996dfc375d..1865b22895 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -862,7 +862,7 @@ without dependencies, with
 @item C-style API
 @end itemize")
     (properties '((tunable? . #true))) ;use AVX512, FMA, etc. when available
-    (home-page "https://github.com/ggerganov/whisper.cpp";)
+    (home-page "https://github.com/ggml-org/whisper.cpp/";)
     (license license:expat)))
 
 (define-public mcl

Reply via email to