Merge pull request #297792 from getreu/master

tpnote: 1.23.9 -> 1.23.10

authored by Pol Dellaiera and committed by GitHub 7b8f8499 c902226b

+2 -2
+2 -2
pkgs/by-name/tp/tpnote/package.nix
··· 15 15 16 16 rustPlatform.buildRustPackage rec { 17 17 pname = "tpnote"; 18 - version = "1.23.9"; 18 + version = "1.23.10"; 19 19 20 20 src = fetchFromGitHub { 21 21 owner = "getreu"; ··· 24 24 hash = "sha256-HOCd5N8oS8N+9alR3cG7IEghvhvcc8A+O24L6FD1F38="; 25 25 }; 26 26 27 - cargoHash = "sha256-T1AYiwGPolYUhJQzTyR7v5dqqNFUCSfSBzU3CithZPw="; 27 + cargoHash = "sha256-hI9vzPLcMaFSQpPgIf39UsWDpdHAmQ56D8pSWZ/R1aI="; 28 28 29 29 nativeBuildInputs = [ 30 30 cmake