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

fetchurl: {
  name = "gnome-chess-3.20.1";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-chess/3.20/gnome-chess-3.20.1.tar.xz;
    sha256 = "4715349339491bd7a1072d5d362b5df76efa2067f4363c4b37d9579201d8c66d";
  };
}