summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-10-28 02:22:08 -0400
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-10-28 06:35:59 +0000
commit3033045f365c46b5c71a015c9cda52a747c0c082 (patch)
tree95e5d87ef6d41d92b01073386196b553d712a37c
parent05883be6f9fd7633cd1223263fc56c1dc835c445 (diff)
xwaylandvideobridge: unstable-2023-10-17 -> unstable-2023-10-28
Diff: https://invent.kde.org/system/xwaylandvideobridge/-/compare/0aaf35f614656cf28496bb9d7b63f8d40c597bc8...c178db477220aa326b1807ab65ebba12bd71d3f7
-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 c51b868..47958c2 100644
--- a/pkgs/xwaylandvideobridge/default.nix
+++ b/pkgs/xwaylandvideobridge/default.nix
@@ -11,14 +11,14 @@
}:
stdenv.mkDerivation rec {
pname = "xwaylandvideobridge";
- version = "unstable-2023-10-17";
+ version = "unstable-2023-10-28";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "system";
repo = pname;
- rev = "0aaf35f614656cf28496bb9d7b63f8d40c597bc8";
- sha256 = "sha256-yg1ywtasKYOdulHug8XDKnN9/exHqrHDJDrbriLgNNI=";
+ rev = "c178db477220aa326b1807ab65ebba12bd71d3f7";
+ sha256 = "sha256-JxTEE5KzCAA9v5aEQnMTassURj7RldeFf+4ZcJsJtHg=";
};
nativeBuildInputs = [