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

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

  src = fetchurl {
    url = mirror://gnome/sources/gnome-calendar/3.22/gnome-calendar-3.22.1.tar.xz;
    sha256 = "e6a3670c63122c4b37fbe243a54486e019c1bfd9a27c709234fb81b9e0c13360";
  };
}