lbreakouthd: 1.0.10 -> 1.1

This commit is contained in:
Francesco Gazzetta 2022-12-12 22:47:50 +01:00
parent 20206a44e1
commit f19799deb9

View File

@ -10,11 +10,11 @@
stdenv.mkDerivation rec {
pname = "lbreakouthd";
version = "1.0.10";
version = "1.1";
src = fetchurl {
url = "mirror://sourceforge/lgames/${pname}-${version}.tar.gz";
hash = "sha256-hlGhPa91u6pOaZoFJSDcXYQdizTFjuuTLnx9fcrXUhA=";
hash = "sha256-5hjS0aJ5f8Oe0aSuVgcV10h5OmWsaMHF5B9wYVFrlDY=";
};
buildInputs = [