mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +02:00
gnu: kimap: Update to 24.12.1.
* gnu/packages/kde-pim.scm (kimap): Update to 24.12.1. Change-Id: I53f956113914a4303db76c5c96d29b6ae9ab4a43
This commit is contained in:
parent
5b75cfe99e
commit
f5b5ca4719
1 changed files with 2 additions and 2 deletions
|
@ -996,14 +996,14 @@ test and recovery certificates.")
|
|||
(define-public kimap
|
||||
(package
|
||||
(name "kimap")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kimap-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1q4nxd31sjml31qicgpinf81rd8id71wm3kgx0v9byv7d0kysyqn"))))
|
||||
(base32 "0rqbafm4af70lbl05xmnmr0dcs2fxn7xbck2mpa0yrkky5657gdh"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue