gamescope: 3.12.0-beta9 -> 3.12.0-beta10

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-07-21 11:35:22 +02:00
parent ffc3eb7c16
commit c4c0a7e922
No known key found for this signature in database
GPG key ID: E13DFD4B47127951

View file

@ -33,7 +33,7 @@
}:
let
pname = "gamescope";
version = "3.12.0-beta9";
version = "3.12.0-beta10";
vkroots = fetchFromGitHub {
owner = "Joshua-Ashton";
@ -49,7 +49,7 @@ stdenv.mkDerivation {
owner = "ValveSoftware";
repo = "gamescope";
rev = "refs/tags/${version}";
hash = "sha256-nPFHMRp3uq2CIxY3EdaoTltqyb5z0kFwXw5U9ajbrfo=";
hash = "sha256-31zGo22Z0+zQ81LmzI+Xif9eREzRpS0S9+nK1i/cBCY=";
};
patches = [