gpu-screen-recorder-gtk: 5.7.7 -> 5.7.8
This commit is contained in:
parent
695d5db1b8
commit
327cc0300b
@ -24,12 +24,12 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "gpu-screen-recorder-gtk";
|
pname = "gpu-screen-recorder-gtk";
|
||||||
version = "5.7.7";
|
version = "5.7.8";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://repo.dec05eba.com/${pname}";
|
url = "https://repo.dec05eba.com/${pname}";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-5kxHSrPfSd0v4fyMidjzJZPj9e/M5H082RIZV2hDw60=";
|
hash = "sha256-Vzi7IfiMsBFJZaZwC1CWZkVFCfDAfU0lmO7orRLjqgU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user