chatterino7: bump version
All checks were successful
flake check / check (push) Successful in 4m52s
fmt check / check (push) Successful in 37s
All checks were successful
flake check / check (push) Successful in 4m52s
fmt check / check (push) Successful in 37s
This commit is contained in:
parent
1f274c197c
commit
e1505bf9a1
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ stdenv.mkDerivation rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "SevenTV";
|
owner = "SevenTV";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "178a9b3b6c7314082e6b3b17b1aaf3c01eca6e73";
|
rev = "147f89b74cc42d99d962e9bc10cc002b59dcfb64";
|
||||||
sha256 = "sha256-lJlxEG3JzGVVBkBhHh1226a0cQ6sgFOJfqLoIgHh3GY=";
|
sha256 = "sha256-3Z23LTjyH76Da9/amGWPvLpF8M1hPiqNJ8dmo8nI/88=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue