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

fetchurl: {
  name = "gnome-mines-3.20.0";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-mines/3.20/gnome-mines-3.20.0.tar.xz;
    sha256 = "7775c8d19cda9663a3e6b69d921c9de869278aeff93e249099af2d3c19b970a6";
  };
}