mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma5support: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (plasma5support): Update to 6.3.6. Change-Id: Ia9c8918532d878539c4f293c2ead840a5c85f5c2
This commit is contained in:
parent
1783452af7
commit
841b455ed4
1 changed files with 2 additions and 2 deletions
|
@ -1943,14 +1943,14 @@ on top of Baloo.")
|
|||
(define-public plasma5support
|
||||
(package
|
||||
(name "plasma5support")
|
||||
(version "6.3.4")
|
||||
(version "6.3.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"115x8ij1v8igac07kzbykxplmrr2g0x5n8s4j5mrn93w3v87clns"))))
|
||||
"1wxap1lsf80vjxxwdrsv1fldc2br1vfxnhmsl464k1nyfxfhg8my"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue