mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: akonadi-mime: Update to 24.12.1.
* gnu/packages/kde-pim.scm (akonadi-mime): Update to 24.12.1. Change-Id: I834f03acb0c367dffcb68d685444062b55619e1e
This commit is contained in:
parent
0a9b81ca0d
commit
be802c6223
1 changed files with 2 additions and 2 deletions
|
@ -248,14 +248,14 @@ to list and filter contacts.")
|
||||||
(define-public akonadi-mime
|
(define-public akonadi-mime
|
||||||
(package
|
(package
|
||||||
(name "akonadi-mime")
|
(name "akonadi-mime")
|
||||||
(version "24.05.2")
|
(version "24.12.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||||
"/src/akonadi-mime-" version ".tar.xz"))
|
"/src/akonadi-mime-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1y6h53jfy77g7198cp5rfv0zabvfjg6fsw95wp4khcjvmm0qhzqm"))))
|
(base32 "0zvdszsa6axif4849bs2ic7ywgjn4s1lszqg2idx2amd9r5lfhd5"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules libxslt ;; xslt for generating interface descriptions
|
(list extra-cmake-modules libxslt ;; xslt for generating interface descriptions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue