mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: akonadi-notes: Update to 24.08.3.
* gnu/packages/kde-pim.scm (akonadi-notes): Update to 24.08.3. Change-Id: Ibb0dfac1d3ffd0e19ff99d891280117dc66e899f
This commit is contained in:
parent
22feaea576
commit
7269318030
1 changed files with 2 additions and 2 deletions
|
@ -299,14 +299,14 @@ with emails through Akonadi easier.")
|
|||
(define-public akonadi-notes
|
||||
(package
|
||||
(name "akonadi-notes")
|
||||
(version "24.05.2")
|
||||
(version "24.08.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/akonadi-notes-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0cb1nbjlsx3lhz27ggrhmgrbgljhwrh7pssmx4jkljhahi57vwxa"))))
|
||||
(base32 "1ppgdwjg9w4igwqf1b0b1xzbc1c4j3z67ha9381ncklpd227nxvq"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Reference in a new issue