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

fetchurl: {
  name = "gnome-calendar-3.20.2";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-calendar/3.20/gnome-calendar-3.20.2.tar.xz;
    sha256 = "f132cff56310b83cf086628e949685b04cdaf872e989d67dbb8a3e4e9943deee";
  };
}