mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 14:00:59 +03:00
Merge pull request #195973 from PedroHLC/openasar-2022-10-10
openasar: unstable-2022-10-02 -> unstable-2022-10-10
This commit is contained in:
commit
e569855125
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "openasar";
|
||||
version = "unstable-2022-10-02";
|
||||
version = "unstable-2022-10-10";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "GooseMod";
|
||||
repo = "OpenAsar";
|
||||
rev = "c72f1a3fc064f61cc5c5a578d7350240e26a27af";
|
||||
hash = "sha256-6V9vLmj5ptMALFV57pMU2IGxNbFNyVcdvnrPgCEaUJ0=";
|
||||
rev = "7a04cb57dff43f328de78addc234e9d21ff079a8";
|
||||
hash = "sha256-6zYXv+iAfDEFHQ4FwNVEA4+zWiDyeLvkm17f4LuaCJg=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user