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

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

  src = fetchurl {
    url = mirror://gnome/sources/gnome-chess/3.24/gnome-chess-3.24.1.tar.xz;
    sha256 = "6c9647beb7579b0a8de4e73698d931b1d9ac2efab4e7d3649f482d2c68ebf8a3";
  };
}