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

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

  src = fetchurl {
    url = mirror://gnome/sources/gnome-chess/3.26/gnome-chess-3.26.0.tar.xz;
    sha256 = "a0f6f862ab7067626a3a86cdc9c14dde595e38e6719e0198cb967e11facf1f12";
  };
}