Merge pull request #312163 from r-ryantm/auto-update/gamescope

gamescope: 3.14.13 -> 3.14.15

authored by K900 and committed by GitHub 4ff362e7 bc8257ce

+2 -2
+2 -2
pkgs/by-name/ga/gamescope/package.nix
··· 44 in 45 stdenv.mkDerivation (finalAttrs: { 46 pname = "gamescope"; 47 - version = "3.14.13"; 48 49 src = fetchFromGitHub { 50 owner = "ValveSoftware"; 51 repo = "gamescope"; 52 rev = "refs/tags/${finalAttrs.version}"; 53 fetchSubmodules = true; 54 - hash = "sha256-oBOD4kGrZaiAoK1vmr9FB9igMnraNpm0+mHqezHwC78="; 55 }; 56 57 patches = [
··· 44 in 45 stdenv.mkDerivation (finalAttrs: { 46 pname = "gamescope"; 47 + version = "3.14.15"; 48 49 src = fetchFromGitHub { 50 owner = "ValveSoftware"; 51 repo = "gamescope"; 52 rev = "refs/tags/${finalAttrs.version}"; 53 fetchSubmodules = true; 54 + hash = "sha256-K7Sz5HWelHZoc6gPFBDfymjn8P7mWNX6FuyaL4t6qeI="; 55 }; 56 57 patches = [