Unverified Commit 1a9d7d15 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

gpu-screen-recorder-gtk: 5.7.6 -> 5.7.7 (#428518)

parents 9fe754eb eb9b9ccf
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 = [