guix_mirror_bot pushed a commit to branch master in repository guix. commit 6bdf24771d23198116477e9889538676c38c607c Author: Maxim Cournoyer <ma...@guixotic.coop> AuthorDate: Tue Jul 22 13:07:11 2025 +0900
gnu: ccextractor: Update home page. * gnu/packages/gstreamer.scm (ccextractor) [home-page]: Update. Change-Id: If268b4594e3fc44e78c7b9fdbc183d069d949ccc --- gnu/packages/gstreamer.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index e224d69c8b..e78cd6c422 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -222,7 +222,7 @@ module for the DMA capture of the video flow.") (description "CCExtractor is a tool that analyzes video files and produces independent subtitle files from the closed captions data. It is portable, small, and very fast.") - (home-page "https://www.ccextractor.org/") + (home-page "https://ccextractor.org/") (license license:gpl2+)))) (define-public libvisual