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

fetchurl: {
  name = "aisleriot-3.20.2";

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