mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwalletmanager: Update to 25.08.1.
* gnu/packages/kde-systemtools.scm (kwalletmanager): Update to 25.08.1. Change-Id: I2a114caf3f75fef21a3f15b0a8682315b468eb05
This commit is contained in:
parent
88aa4e9e2c
commit
65c30b7b8a
1 changed files with 2 additions and 2 deletions
|
@ -346,14 +346,14 @@ This package is part of the KDE administration module.")
|
|||
(define-public kwalletmanager
|
||||
(package
|
||||
(name "kwalletmanager")
|
||||
(version "24.12.1")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kwalletmanager-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "17mb07a8s2x2qlazfjwaqi7329w9894fy03saqa6jx61lfas7g8y"))))
|
||||
(base32 "014799qlyk9nz459niqr39xpgwmli0knm34iwyljmidbd9sf4lnd"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue