mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
alienarena: 7.71.7 -> 7.72.1 (#532122)
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "alienarena";
|
||||
version = "7.71.7";
|
||||
version = "7.72.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "alienarena";
|
||||
repo = "alienarena";
|
||||
rev = version;
|
||||
hash = "sha256-ri0p/0onI5DU7kDxwdFxRyT1LQLVe89VNEYPXPgilOs=";
|
||||
hash = "sha256-GRvscAOYPY9wah9jweDSlWKT1oY4ZY0Bh79v4W/qKk8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
||||
Reference in New Issue
Block a user