Commit eb9b9ccf authored by R. RyanTM's avatar R. RyanTM
Browse files

gpu-screen-recorder-gtk: 5.7.6 -> 5.7.7

parent d09337b0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,12 +24,12 @@

stdenv.mkDerivation rec {
  pname = "gpu-screen-recorder-gtk";
  version = "5.7.6";
  version = "5.7.7";

  src = fetchgit {
    url = "https://repo.dec05eba.com/${pname}";
    tag = version;
    hash = "sha256-sgcee8/+mu+4J0jev9gxY2NIf/9ud1+yMSoqk8HmVk8=";
    hash = "sha256-5kxHSrPfSd0v4fyMidjzJZPj9e/M5H082RIZV2hDw60=";
  };

  nativeBuildInputs = [