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

fetchurl: {
  name = "hitori-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/hitori/3.22/hitori-3.22.0.tar.xz;
    sha256 = "f70521c9a7a7c3e16b3951b64780eb0c5bce1bb1bb29de4482be06fb5e41adaa";
  };
}