gamescope: 3.11.33-jupiter-3.3-2 -> 3.11.39
This commit is contained in:
parent
adeb76bc57
commit
273d186e32
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue