about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.20/core/gnome-online-accounts/src.nix
blob: 088c4127b800e14f02ae0369d8fe9b8e0da75785 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Autogenerated by maintainers/scripts/gnome.sh update

fetchurl: {
  name = "gnome-online-accounts-3.20.3";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-online-accounts/3.20/gnome-online-accounts-3.20.3.tar.xz;
    sha256 = "094fc04cf3e0b4ace667fce3b5bdcca5093e0c93f9184439e663c69546c1e046";
  };
}