gmrender-resurrect: 0.1 -> 0.3

This commit is contained in:
Henner Zeller
2025-01-11 13:01:01 -08:00
parent d936143c96
commit 9822e000f0
@@ -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 = [