mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-desktop: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (plasma-desktop): Update to 6.4.3. Change-Id: I9e05d9c5854da925d9d67dafce9aca09045f6586
This commit is contained in:
parent
a6d983443b
commit
e397ae6ad6
1 changed files with 2 additions and 2 deletions
|
@ -2056,14 +2056,14 @@ the KDE Plasma 6 desktop.")
|
|||
(define-public plasma-desktop
|
||||
(package
|
||||
(name "plasma-desktop")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1pd6lj01k4vfj7zr6v6jzkwm4dcq3kjm6ap4vzkwla9hczyj23i1"))))
|
||||
"09d5b8j0gc2c7aj1imrd6lg9h7px1zknkwn3chhsjgvbixaky2hr"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules
|
||||
dbus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue