1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

warzone2100: 4.5.3 -> 4.5.4

Changes: https://github.com/Warzone2100/warzone2100/releases/tag/4.5.4
This commit is contained in:
Sergei Trofimovich 2024-11-07 06:43:17 +00:00 committed by Francesco Gazzetta
parent 27cff30215
commit 955ec32efc

View file

@ -46,11 +46,11 @@ in
stdenv.mkDerivation (finalAttrs: {
inherit pname;
version = "4.5.3";
version = "4.5.4";
src = fetchurl {
url = "mirror://sourceforge/project/warzone2100/releases/${finalAttrs.version}/warzone2100_src.tar.xz";
hash = "sha256-7tSfLkVth9nbGSwn1uNWeFrHx5ac+jaO3Gk9Bb+hLIk=";
hash = "sha256-v7Odn5UJwNxdr6Pm959VgtdkFJYpN6e9f30bVXqIr8I=";
};
buildInputs = [