gamescope: 3.11.33-jupiter-3.3-2 -> 3.11.39

This commit is contained in:
Timothy DeHerrera 2022-08-19 11:36:21 -06:00 committed by Bjørn Forsman
parent adeb76bc57
commit 273d186e32

View File

@ -15,7 +15,7 @@
, udev
, pixman
, libinput
, libseat
, seatd
, xwayland
, glslang
, stb
@ -26,7 +26,7 @@
}:
let
pname = "gamescope";
version = "3.11.33-jupiter-3.3-2";
version = "3.11.39";
in
stdenv.mkDerivation {
inherit pname version;
@ -35,7 +35,7 @@ stdenv.mkDerivation {
owner = "Plagman";
repo = "gamescope";
rev = "refs/tags/${version}";
hash = "sha256-6/gTsQGZDQPCdmXe5EI9QcT/MkdTf6odsI2/+g/W7Qc=";
hash = "sha256-MpJczFZk0syt/CMwAhA7H+01G8E4syFsJGnzD/RneQQ=";
};
patches = [ ./use-pkgconfig.patch ];
@ -65,7 +65,7 @@ stdenv.mkDerivation {
wayland-protocols
wlroots
xwayland
libseat
seatd
libinput
libxkbcommon
udev