mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-integration: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (plasma-integration): Update to 6.4.3. Change-Id: I7696d35d34b1d3de3ef3f47c537b4c338f51c097
This commit is contained in:
parent
5ad0163520
commit
fd55204d1d
1 changed files with 2 additions and 2 deletions
|
@ -2279,7 +2279,7 @@ activities effectively, without being distracting.")
|
|||
(define-public plasma-integration
|
||||
(package
|
||||
(name "plasma-integration")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -2287,7 +2287,7 @@ activities effectively, without being distracting.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0sh38qrmxjarcbp41qi7865cjx7n1w2qsk21zj0j0fh55a1vqppz"))))
|
||||
"1mwb50ri6qijl1qy5qkziljw607vvhj091bkwk13zwxpsx1ydwvi"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue