Unverified Commit 95c346ea authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

gmrender-resurrect: 0.1 -> 0.3 (#373034)

parents d24ca470 9822e000
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
}:

let
  version = "0.1";
  version = "0.3";

  pluginPath = lib.makeSearchPathOutput "lib" "lib/gstreamer-1.0" [
    gstreamer
@@ -34,7 +34,7 @@ stdenv.mkDerivation {
    owner = "hzeller";
    repo = "gmrender-resurrect";
    rev = "v${version}";
    sha256 = "sha256-FR5bMjwPnY1/PNdPRiaxoY1keogq40M06YOaoks4zVY=";
    sha256 = "sha256-Zt8YYRqqX5L/MGLsFzR8JOdYoNX9ypXLX5i+fqkzPkk=";
  };

  buildInputs = [