mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: konversation: Update to 25.08.1.
* gnu/packages/kde-internet.scm (konversation): Update to 25.08.1. Change-Id: Iebaabba154115f08a7e904611d14e6355442bd1f
This commit is contained in:
parent
9b2cd6d90a
commit
587581faa6
1 changed files with 2 additions and 2 deletions
|
@ -158,14 +158,14 @@ This package is part of the KDE networking module.")
|
|||
(define-public konversation
|
||||
(package
|
||||
(name "konversation")
|
||||
(version "24.12.1")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/konversation-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "13gy4sgkw2i4cg3xwbm5mlp3ay95yqsd5r7mf92rp6kyk9iikcig"))))
|
||||
(base32 "0flm9nhk9sv70by4z81kks4wchcrdy6nbgg3bnpi8gzz9j69zlaw"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools qttools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue