mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdecoration: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (kdecoration): Update to 6.3.6. Change-Id: I6736fd45fa2e2710de8a201dab616b930a8f917f
This commit is contained in:
parent
a46c3bca7f
commit
0d44a8c65a
1 changed files with 2 additions and 2 deletions
|
@ -585,14 +585,14 @@ applications.")
|
|||
(define-public kdecoration
|
||||
(package
|
||||
(name "kdecoration")
|
||||
(version "6.3.4")
|
||||
(version "6.3.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/kdecoration-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"16kq2claxd52kl03x2vzml894628kdvd1fkdwrb9hdd6ynllkl5r"))))
|
||||
"06pa1w7sxkylgl82bgbkz18mbik89qf4zgw3v254gazkj2nlz62s"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue