me
/
guix
Archived
1
0
Fork 0

gnu: kontactinterface: Update to 23.04.3.

* gnu/packages/kde-pim.scm (kontactinterface): Update to 23.04.3.
[inputs]: Add qtx11extras.
master
宋文武 2023-07-30 10:32:01 +08:00
parent 711a12b19d
commit ea401a453d
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 4 additions and 3 deletions

View File

@ -1657,14 +1657,14 @@ Features:
(define-public kontactinterface (define-public kontactinterface
(package (package
(name "kontactinterface") (name "kontactinterface")
(version "22.08.1") (version "23.04.3")
(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/kontactinterface-" version ".tar.xz")) "/src/kontactinterface-" version ".tar.xz"))
(sha256 (sha256
(base32 "0j7cck262j8z7m7fm55qa5i936x81ljn3cijrk5c5h881152h4fs")))) (base32 "16fg24hz9vx912cffc94x5zx4jv3k72mbxgp5ck50lydypx6rfns"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (native-inputs
(list extra-cmake-modules)) (list extra-cmake-modules))
@ -1675,7 +1675,8 @@ Features:
kparts kparts
kwindowsystem kwindowsystem
kxmlgui kxmlgui
qtbase-5)) qtbase-5
qtx11extras))
(home-page "https://api.kde.org/kdepim/kontactinterface/html/index.html") (home-page "https://api.kde.org/kdepim/kontactinterface/html/index.html")
(synopsis "Kontact interface library") (synopsis "Kontact interface library")
(description "This library provides the glue necessary for (description "This library provides the glue necessary for