Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

tetrio-plus: 0.27.5 -> 0.27.7

huantian aff5a986 d7e7e530

+2 -2
+2 -2
pkgs/by-name/te/tetrio-plus/package.nix
··· 13 13 }: 14 14 15 15 let 16 - version = "0.27.5"; 16 + version = "0.27.7"; 17 17 tag = "electron-v${version}-tetrio-v${tetrio-desktop.version}"; 18 18 19 19 src = fetchFromGitLab { 20 20 owner = "UniQMG"; 21 21 repo = "tetrio-plus"; 22 22 inherit tag; 23 - hash = "sha256-hbHofrC2dJOh2kh3VLb/d0dHrcszyqTyID1PAaGApxY="; 23 + hash = "sha256-AEn1TrC0hUVRgfL2QZ5TMN8pTOm36zpHr2b/LqQp5RY="; 24 24 }; 25 25 26 26 offlineCache = fetchYarnDeps {