steamtinkerlaunch: 12.12-unstable-2025-02-21 -> 12.12-unstable-2025-06-02 (#416040)

Co-authored-by: surfaceflinger <nat@nekopon.pl>

authored by nixpkgs-merge-bot[bot] surfaceflinger and committed by GitHub 2e8cb91d 51ad441b

+3 -3
+3 -3
pkgs/by-name/st/steamtinkerlaunch/package.nix
··· 20 21 stdenvNoCC.mkDerivation { 22 pname = "steamtinkerlaunch"; 23 - version = "12.12-unstable-2025-02-21"; 24 25 src = fetchFromGitHub { 26 owner = "sonic2kk"; 27 repo = "steamtinkerlaunch"; 28 - rev = "36e917c383a333caa43e187c06c0aed0c30c0421"; 29 - hash = "sha256-I7Aa7bZ6WB5LfCxyZUbl7fshyr2YWlZTMZDJKCODvhY="; 30 }; 31 32 passthru.updateScript = unstableGitUpdater {
··· 20 21 stdenvNoCC.mkDerivation { 22 pname = "steamtinkerlaunch"; 23 + version = "12.12-unstable-2025-06-02"; 24 25 src = fetchFromGitHub { 26 owner = "sonic2kk"; 27 repo = "steamtinkerlaunch"; 28 + rev = "32bf79010dd2eb981ad5022c5b79fb65d2324d8a"; 29 + hash = "sha256-iWGbUI56e7uoTtAlykvkDCnS61WsRExfTDIIS85x5pQ="; 30 }; 31 32 passthru.updateScript = unstableGitUpdater {