lol

xonotic: 0.8.0 -> 0.8.1

+2 -2
+2 -2
pkgs/games/xonotic/default.nix
··· 8 8 }: 9 9 10 10 stdenv.mkDerivation rec { 11 - name = "xonotic-0.8.0"; 11 + name = "xonotic-0.8.1"; 12 12 13 13 src = fetchurl { 14 14 url = "http://dl.xonotic.org/${name}.zip"; 15 - sha256 = "0w336750sq8nwqljlcj3znk4iaj3nvn6id144d7j72vsh84ci1qa"; 15 + sha256 = "0vy4hkrbpz9g91gb84cbv4xl845qxaknak6hshk2yflrw90wr2xy"; 16 16 }; 17 17 18 18 buildInputs = [