mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: libplasma: Update to 6.2.5.
* gnu/packages/kde-frameworks.scm (libplasma): Update to 6.2.5. Change-Id: I80f19b6ee5f4feac497f0d49a7167e4c030a8907
This commit is contained in:
parent
2081d19321
commit
ae87ea3aa0
1 changed files with 2 additions and 2 deletions
|
@ -5048,7 +5048,7 @@ descriptions for integrating actions from plugins.")
|
|||
(define-public libplasma
|
||||
(package
|
||||
(name "libplasma")
|
||||
(version "6.1.4")
|
||||
(version "6.2.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -5056,7 +5056,7 @@ descriptions for integrating actions from plugins.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0444dcm9dfikhmf9spadjgi5nrn50ilw5alr2w6nxs30k56k3zia"))))
|
||||
"1v2q6rsif79dgnc708m0007k97bnzcb9b24i0k3i51cpxxghyxxg"))))
|
||||
(build-system qt-build-system)
|
||||
(propagated-inputs
|
||||
(list kpackage kwindowsystem))
|
||||
|
|
Loading…
Add table
Reference in a new issue