summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.18/core/evolution-data-server/src.nix
blob: 9f899fb6e42d59f214835c283c9714954c452ff2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Autogenerated by maintainers/scripts/gnome.sh update

fetchurl: {
  name = "evolution-data-server-3.18.3";

  src = fetchurl {
    url = mirror://gnome/sources/evolution-data-server/3.18/evolution-data-server-3.18.3.tar.xz;
    sha256 = "9de9d6392822bb4b89318a88f5db1fd2f0f09899b793a0dd5525a656ed0e8163";
  };
}