mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-mobile: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (plasma-mobile): Update to 6.4.3. [inputs]: Add kpipewire. Change-Id: Iae1a0cd921ce5a780234a0c178f8dc0540411bd8
This commit is contained in:
parent
3220d361ee
commit
988c855ed1
1 changed files with 2 additions and 1 deletions
|
@ -2415,7 +2415,7 @@ connections.")
|
|||
(define-public plasma-mobile
|
||||
(package
|
||||
(name "plasma-mobile")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -2437,6 +2437,7 @@ connections.")
|
|||
kirigami-addons
|
||||
kitemmodels
|
||||
knotifications
|
||||
kpipewire
|
||||
kwayland
|
||||
kwin
|
||||
layer-shell-qt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue