mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-vault: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (plasma-vault): Update to 6.4.3. Change-Id: I4ddba6b180838a44e0ef649913d36f94040886a5
This commit is contained in:
parent
f888106b4e
commit
87b850e7f2
1 changed files with 2 additions and 2 deletions
|
@ -2588,14 +2588,14 @@ adding, modifying and removing contacts.")
|
|||
(define-public plasma-vault
|
||||
(package
|
||||
(name "plasma-vault")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1balrgv5q3ac1xq3pazrbnc99l6ibhiijzawripxwhwl5qaf5bh6"))))
|
||||
"1isf0d3nvnc6p7isqfgm0hd1vpp51yb5hpqcrm1m0l06cqf0wydr"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules pkg-config))
|
||||
(inputs (list kio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue