gnu: ktorrent: Update to 25.08.1.

* gnu/packages/kde-internet.scm (ktorrent): Update to 25.08.1.

Change-Id: I596cd85ede69c01c52a785069984270565053850
This commit is contained in:
Sughosha 2025-09-17 17:45:15 +05:30
parent 587581faa6
commit 4d7566ed48
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -287,14 +287,14 @@ This package is part of the KDE networking module.")
(define-public ktorrent (define-public ktorrent
(package (package
(name "ktorrent") (name "ktorrent")
(version "24.12.1") (version "25.08.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version (uri (string-append "mirror://kde/stable/release-service/" version
"/src/ktorrent-" version ".tar.xz")) "/src/ktorrent-" version ".tar.xz"))
(sha256 (sha256
(base32 "178mri9hjlriji43rf36h0bfp5zsy4ky8aczsnxxawrg25c8h2ma")))) (base32 "0kvjxhhpzn1knvmmq60fjl5hfl6jpiyzzxfsjwmfvc5xavmc4s5l"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (list #:qtbase qtbase)) (arguments (list #:qtbase qtbase))
(native-inputs (native-inputs