mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdeconnect: Update to 25.08.1.
* gnu/packages/kde.scm (kdeconnect): Update to 25.08.1. [inputs]: Add kitemmodels. Change-Id: I2ab459abf747f452b5657046390089f4f7c67822
This commit is contained in:
parent
3fd8b69c7c
commit
a2cfacbb2a
1 changed files with 3 additions and 2 deletions
|
@ -1622,7 +1622,7 @@ different notification systems.")
|
||||||
(define-public kdeconnect
|
(define-public kdeconnect
|
||||||
(package
|
(package
|
||||||
(name "kdeconnect")
|
(name "kdeconnect")
|
||||||
(version "24.12.3")
|
(version "25.08.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1631,7 +1631,7 @@ different notification systems.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"05xbxcxg9byj3rilmqig8281rjjd59w2wk3qw4v1z8irhn8fpl28"))))
|
"07rmkm8gmfx1hs5n5rql2q9f539hdwv1l8wgjcmd2m5793f0nd4a"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:qtbase qtbase
|
(list #:qtbase qtbase
|
||||||
|
@ -1670,6 +1670,7 @@ different notification systems.")
|
||||||
kio
|
kio
|
||||||
kirigami
|
kirigami
|
||||||
kirigami-addons
|
kirigami-addons
|
||||||
|
kitemmodels
|
||||||
knotifications
|
knotifications
|
||||||
kpackage
|
kpackage
|
||||||
kpeople
|
kpeople
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue