3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/desktops/gnome-3/3.18/games/four-in-a-row/src.nix
2016-01-13 15:14:08 +01:00

11 lines
290 B
Nix

# Autogenerated by maintainers/scripts/gnome.sh update
fetchurl: {
name = "four-in-a-row-3.18.2";
src = fetchurl {
url = mirror://gnome/sources/four-in-a-row/3.18/four-in-a-row-3.18.2.tar.xz;
sha256 = "458fa0ba35a2640248b3b4a2f162ded27bd6056e146c521760e0ef06961b8356";
};
}