summaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
authorseth <[email protected]>2023-07-30 20:23:23 -0400
committerseth <[email protected]>2023-07-30 20:25:14 -0400
commit210460674a053e0c66ed3f43b0a19f6f04317678 (patch)
tree4291a4f3d8303296609628e67501530e51931402 /pkgs
parentbaf45e6bd9d887937fe596b2f0b43b258507a723 (diff)
pkgs/xwaylandvideobridge: unstable-2023-07-26 -> unstable-2023-07-30
Diff: https://invent.kde.org/system/xwaylandvideobridge/-/compare/014111b4db6298968204fd56d5ce6f691137bf90...1bc99dec7d44443bcc91da8425facd4d5d41b485
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/xwaylandvideobridge.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/xwaylandvideobridge.nix b/pkgs/xwaylandvideobridge.nix
index 48a5155..99f7404 100644
--- a/pkgs/xwaylandvideobridge.nix
+++ b/pkgs/xwaylandvideobridge.nix
@@ -23,14 +23,14 @@
in
stdenv.mkDerivation rec {
pname = "xwaylandvideobridge";
- version = "unstable-2023-07-26";
+ version = "unstable-2023-07-30";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "system";
repo = pname;
- rev = "014111b4db6298968204fd56d5ce6f691137bf90";
- sha256 = "sha256-6ro5Y5GSiodzbsiPQls4IAOYGLcLE7j+0eumpW6+HeU=";
+ rev = "1bc99dec7d44443bcc91da8425facd4d5d41b485";
+ sha256 = "sha256-An7g4eXCUcJMAf7ZTj8gz+MDKFDwpLvyxOFcZnJlSKw=";
};
nativeBuildInputs = [