summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-07-27 18:53:54 -0400
committerseth <[email protected]>2023-07-27 18:58:15 -0400
commit746cdbbd47cbfdd97ae05344e30b0b5c31388f92 (patch)
tree406b0902ec48e6e40d13b78593a0611a12864a7b
parenta46bad64877f3befba4a27c9db2e167ada3c5917 (diff)
pkgs/xwaylandvideobridge: 2023-06-27-unstable -> unstable-2023-07-26
Diff: https://invent.kde.org/system/xwaylandvideobridge/-/compare/a9c40f8cda1016d20cea80ecdbfc90637c6f24dd...014111b4db6298968204fd56d5ce6f691137bf90
-rw-r--r--pkgs/xwaylandvideobridge.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/xwaylandvideobridge.nix b/pkgs/xwaylandvideobridge.nix
index c0eed31..48a5155 100644
--- a/pkgs/xwaylandvideobridge.nix
+++ b/pkgs/xwaylandvideobridge.nix
@@ -23,14 +23,14 @@
in
stdenv.mkDerivation rec {
pname = "xwaylandvideobridge";
- version = "2023-06-27-unstable";
+ version = "unstable-2023-07-26";
src = fetchFromGitLab {
domain = "invent.kde.org";
owner = "system";
repo = pname;
- rev = "a9c40f8cda1016d20cea80ecdbfc90637c6f24dd";
- sha256 = "sha256-COv3lQuJ4LO6iThAy9lrfYPKkZTkiVSvqBp2xzPHKKw=";
+ rev = "014111b4db6298968204fd56d5ce6f691137bf90";
+ sha256 = "sha256-6ro5Y5GSiodzbsiPQls4IAOYGLcLE7j+0eumpW6+HeU=";
};
nativeBuildInputs = [