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

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

  src = fetchurl {
    url = mirror://gnome/sources/gnome-calendar/3.24/gnome-calendar-3.24.3.tar.xz;
    sha256 = "3ecb4074f44cb6c883f81f93ebde2fa3890107f8e06740495be9f942190ff3ec";
  };
}