gnu: ktorrent: Update to 25.12.0.

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

Change-Id: I17b676c3446c1d7a43be0fd90e787fafe167dfcf
This commit is contained in:
Sughosha 2025-12-14 19:26:32 +05:30
parent bc03166a27
commit 31b6cef056
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

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