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