openxray: 730-july-preview -> 784-october-preview
This commit is contained in:
parent
49cd7307d0
commit
c2bd0a4871
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@
|
|||
, pcre, makeWrapper }:
|
||||
|
||||
let
|
||||
version = "730-july-preview";
|
||||
version = "784-october-preview";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "OpenXRay";
|
||||
repo = "xray-16";
|
||||
rev = version;
|
||||
sha256 = "1nish3sbpk0hsag7r4nyx8j6pl9mlgx58v8dhzg2vwj2q32isyb2";
|
||||
sha256 = "0q0h70gbpscdvn45wpxicljj4ji3cd2maijd5b7jhr1695h61q5y";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue