mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: akonadi: Update to 24.12.3.
* gnu/packages/kde-pim.scm (akonadi): Update to 24.12.3. Change-Id: Ief636597ab473b96f58b3873f7d0ebb16faf611b
This commit is contained in:
parent
0e6697049a
commit
4ee681eb66
1 changed files with 2 additions and 2 deletions
|
|
@ -59,14 +59,14 @@
|
|||
(define-public akonadi
|
||||
(package
|
||||
(name "akonadi")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/akonadi-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"183158qrd19hk7jphhgd3wcm3vzyd117nqs3kzsqq7mabqzvj0z9"))
|
||||
"1j0p1hmn0i81ipw3j0jvbax0c2admq89s9xhf5fycy75a20dxr71"))
|
||||
(patches (search-patches "akonadi-paths.patch"
|
||||
"akonadi-timestamps.patch"
|
||||
"akonadi-not-relocatable.patch"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue