Merge pull request #227261 from fgaz/warzone2100/4.3.5

warzone2100: 4.3.4 -> 4.3.5
This commit is contained in:
Nick Cao 2023-04-24 10:00:20 +08:00 committed by GitHub
commit ac0a888ed6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,11 +46,11 @@ in
stdenv.mkDerivation rec {
inherit pname;
version = "4.3.4";
version = "4.3.5";
src = fetchurl {
url = "mirror://sourceforge/${pname}/releases/${version}/${pname}_src.tar.xz";
sha256 = "sha256-l4QAF+mTaWi/BNPizqpTPw0KdcrYjw71K+D325/BKdo=";
sha256 = "sha256-AdYI9vljjhTXyFffQK0znBv8IHoF2q/nFXrYZSo0BcM=";
};
buildInputs = [