mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kpkpass: Update to 24.12.1.
* gnu/packages/kde-pim.scm (kpkpass): Update to 24.12.1. Change-Id: Iceea3ee9773c83570ef923e98ed717a735b35787
This commit is contained in:
parent
766e530e2a
commit
33cbe5a0ee
1 changed files with 2 additions and 2 deletions
|
@ -1850,14 +1850,14 @@ Virtual Contact File}) files to the KPeople contact management library.")
|
|||
(define-public kpkpass
|
||||
(package
|
||||
(name "kpkpass")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kpkpass-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1cqpmag3n58nzcbyb1rkkvwx9lzff1l8nawbqz2g1gqk2diny0wx"))))
|
||||
"1hrqzy8rc51sixkmkfl8zvqpynyv7zb8sfjlbxslnjrib9p9i2vx"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list karchive shared-mime-info))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue