Commit 3b8ef41d authored by R. RyanTM's avatar R. RyanTM
Browse files

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

parent 651322d6
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.3";
  version = "5.7.6";

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

  nativeBuildInputs = [