summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-pim.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-09-05 21:56:34 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-09-05 22:30:04 +0300
commitde3c03a47160dec355d9b19ad5ca210d90c15fd7 (patch)
tree4ca6dc05b5fc9530d812bbb269f1c61ab9efccf3 /gnu/packages/kde-pim.scm
parentab6fe9d362046231ad6f46eccfd1ea2c9c80b401 (diff)
parentb8477cab7bccc4191ed3dfa3f149aec7917834d8 (diff)
Merge remote-tracking branch 'origin/master' into staging
Diffstat (limited to 'gnu/packages/kde-pim.scm')
-rw-r--r--gnu/packages/kde-pim.scm10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index b7b779c7d5..4ef49743fe 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -154,7 +154,7 @@ programs.")
("qtbase" ,qtbase)))
(arguments
`(#:tests? #f)) ;; TODO: 1/1 test fails
- (home-page "https://api.kde.org/stable/kdepimlibs-apidocs/akonadi/html/")
+ (home-page "https://api.kde.org/kdepim/akonadi/html/index.html")
(synopsis "Library providing calendar helpers for Akonadi items")
(description "This library manages calendar specific actions for
collection and item views.")
@@ -199,7 +199,7 @@ collection and item views.")
("qtbase" ,qtbase)
("solid" ,solid)
("sonnet" ,sonnet)))
- (home-page "https://api.kde.org/stable/kdepimlibs-apidocs/akonadi/html/")
+ (home-page "https://api.kde.org/kdepim/akonadi/html/index.html")
(synopsis "Akonadi contacts access library")
(description "Akonadi Contacts is a library that effectively bridges the
type-agnostic API of the Akonadi client libraries and the domain-specific
@@ -241,7 +241,7 @@ to list and filter contacts.")
("kwidgetsaddons" ,kwidgetsaddons)
("kxmlgui" ,kxmlgui)
("qtbase" ,qtbase)))
- (home-page "https://api.kde.org/stable/kdepimlibs-apidocs/akonadi/html/")
+ (home-page "https://api.kde.org/kdepim/akonadi/html/index.html")
(arguments
`(#:phases
(modify-phases %standard-phases
@@ -284,7 +284,7 @@ with emails through Akonadi easier.")
("ki18n" ,ki18n)
("kmime" ,kmime)
("qtbase" ,qtbase)))
- (home-page "https://api.kde.org/stable/kdepimlibs-apidocs/akonadi/html/")
+ (home-page "https://api.kde.org/kdepim/akonadi/html/index.html")
(synopsis "Akonadi notes access library")
(description "Akonadi Notes is a library that effectively bridges the
type-agnostic API of the Akonadi client libraries and the domain-specific
@@ -341,7 +341,7 @@ wrapping notes into KMime::Message objects.")
(replace 'check
(lambda _
(invoke "dbus-launch" "ctest"))))))
- (home-page "https://api.kde.org/stable/kdepimlibs-apidocs/akonadi/html/")
+ (home-page "https://api.kde.org/kdepim/akonadi/html/index.html")
(synopsis "Akonadi search library")
(description "This package provides a library used to search in the
Akonadi PIM data server. It uses Xapian for indexing and querying.")