summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-10-17 17:25:00 -0400
committerseth <[email protected]>2023-10-17 17:44:09 -0400
commit169b432a47132ae6163649c6333d7cb13a15619e (patch)
tree51752a0d63054847dc0e7c444256adb9af61fc62
parentafb85287b9fe560ca206093ca619b8a7097fac12 (diff)
xwaylandvideobridge: unstable-2023-10-06 -> unstable-2023-10-17
Diff: https://invent.kde.org/system/xwaylandvideobridge/-/compare/4941030dffac94b9c04398490911482ed2b564f3...0aaf35f614656cf28496bb9d7b63f8d40c597bc8
-rw-r--r--pkgs/xwaylandvideobridge/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/xwaylandvideobridge/default.nix b/pkgs/xwaylandvideobridge/default.nix
index 3e144f4..c51b868 100644
--- a/pkgs/xwaylandvideobridge/default.nix
+++ b/pkgs/xwaylandvideobridge/default.nix
@@ -11,14 +11,14 @@
}:
stdenv.mkDerivation rec {
pname = "xwaylandvideobridge";
- version = "unstable-2023-10-06";
+ version = "unstable-2023-10-17";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "system";
repo = pname;
- rev = "4941030dffac94b9c04398490911482ed2b564f3";
- sha256 = "sha256-JRdzy71r3mJQybmbCooXfsJRyvLBAsOKsAtcjVvKEag=";
+ rev = "0aaf35f614656cf28496bb9d7b63f8d40c597bc8";
+ sha256 = "sha256-yg1ywtasKYOdulHug8XDKnN9/exHqrHDJDrbriLgNNI=";
};
nativeBuildInputs = [