gpu-screen-recorder: 5.6.8 -> 5.7.0
This commit is contained in:
@@ -28,12 +28,12 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "gpu-screen-recorder";
|
pname = "gpu-screen-recorder";
|
||||||
version = "5.6.8";
|
version = "5.7.0";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://repo.dec05eba.com/${pname}";
|
url = "https://repo.dec05eba.com/${pname}";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-uASmN6RoLoOrPfHhMssaGABBAMxrQcBEO3Czqsgrrlc=";
|
hash = "sha256-1F4j62wqF+C6eA5ECCjqCoY8+DINBPVKnsWQi6GF2Us=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user