This package browser is in early development. Mind the rough edges.

evolution-data-server

Store address books and calendars

This package provides a unified backend for programs that work with contacts, tasks, and calendar information. It was originally developed for Evolution (hence the name), but is now used by other packages as well.

Installation

Install the latest version of evolution-data-server as follows:

guix install evolution-data-server

Or install a particular version:

guix install evolution-data-server@3.56.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of evolution-data-server about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/evolution-data-server'><img src='https://packages.guix.gnu.org/packages/evolution-data-server/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/evolution-data-server/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/evolution-data-server)

Example Org:

[[https://packages.guix.gnu.org/packages/evolution-data-server][https://packages.guix.gnu.org/packages/evolution-data-server/badges/latest-version.svg]]