mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
alienarena: 7.71.6 -> 7.71.7
This commit is contained in:
parent
2315372573
commit
e951dd2eb0
@ -15,13 +15,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "alienarena";
|
||||
version = "7.71.6";
|
||||
version = "7.71.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "alienarena";
|
||||
repo = "alienarena";
|
||||
rev = version;
|
||||
hash = "sha256-Dml0VY5VQiWLq8LjItBSzNwJB9L4biJ/nJWmEGtG2ZY=";
|
||||
hash = "sha256-ri0p/0onI5DU7kDxwdFxRyT1LQLVe89VNEYPXPgilOs=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
Loading…
Reference in New Issue
Block a user