mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-activities: Update to 6.3.4.
* gnu/packages/kde-frameworks.scm (plasma-activities): Update to 6.3.4. Change-Id: Ie3c4210958e30ff706cdf70b93904ca9aec604c7
This commit is contained in:
parent
0a2dd1337f
commit
2fedbd66fa
1 changed files with 2 additions and 2 deletions
|
@ -3123,7 +3123,7 @@ maintaining an index of the contents of your files.")
|
|||
(define-public plasma-activities
|
||||
(package
|
||||
(name "plasma-activities")
|
||||
(version "6.2.5")
|
||||
(version "6.3.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -3131,7 +3131,7 @@ maintaining an index of the contents of your files.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1iz62pgcg7fmamam47vl9gig0clsw5jkfvwdsy90s5z5gjf77skp"))))
|
||||
"01fxs3rp1qycy3b4pg7dz4i3naa6id7s69dilrfr234g8cc5f2k7"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue