chatterino7: bump version
This commit is contained in:
parent
ce4a8b23e5
commit
0786f2ba87
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ stdenv.mkDerivation rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "SevenTV";
|
||||
repo = pname;
|
||||
rev = "7eef663cc3e1e863011b6d0eb377e64f9478b673";
|
||||
sha256 = "sha256-5Zvjf2nohKK/ykF2VFYVjsPpgj7/xWyL2fa/L1iphbk=";
|
||||
rev = "1132751f4ba4ae7306e0defd01fbaa467bbdb528";
|
||||
sha256 = "sha256-/b1+4v09nDiATJlziedY/1S6Zq1iq45PPh37cwxznMQ=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue