gamescope-session: 3.16.15-2 -> 3.16.15-3

This commit is contained in:
K900
2025-09-30 10:11:19 +03:00
parent fc3960e6c3
commit ab193b32b2

View File

@@ -113,13 +113,13 @@ let
};
in stdenv.mkDerivation(finalAttrs: {
pname = "gamescope-session";
version = "3.16.15-2";
version = "3.16.15-3";
src = fetchFromGitHub {
owner = "Jovian-Experiments";
repo = "PKGBUILDs-mirror";
rev = "jupiter-main/gamescope-${finalAttrs.version}";
hash = "sha256-RQmM10Mtos/ECQWULT0YZfiRDC6MzFw5xSxm3sFFNGA=";
hash = "sha256-rN57skdlDz7Fo7qxq7kCriMCCHOe1KVUigtC/njM3Z8=";
};
patches = [