lol

chhoto-url: 6.2.10 -> 6.2.11 (#428019)

authored by

Felix Bargfeldt and committed by
GitHub
d181a439 b74a30db

+3 -3
+3 -3
pkgs/by-name/ch/chhoto-url/package.nix
··· 8 8 9 9 rustPlatform.buildRustPackage (finalAttrs: { 10 10 pname = "chhoto-url"; 11 - version = "6.2.10"; 11 + version = "6.2.11"; 12 12 13 13 src = fetchFromGitHub { 14 14 owner = "SinTan1729"; 15 15 repo = "chhoto-url"; 16 16 tag = finalAttrs.version; 17 - hash = "sha256-56tbSOoYRtmRzKqRDe951JXOlPymRGtEyGSZ0dWXOcw="; 17 + hash = "sha256-3VQmTQ6ZlDTRL3nx/sQxWLKgW8ee0Ts+C1CiWkiX2/g="; 18 18 }; 19 19 20 20 sourceRoot = "${finalAttrs.src.name}/actix"; ··· 24 24 --replace-fail "./resources/" "${placeholder "out"}/share/chhoto-url/resources/" 25 25 ''; 26 26 27 - cargoHash = "sha256-z5BFo6X3Lpb/PJPMQ+3m1RozvXeHLaY81PABAE7gTTA="; 27 + cargoHash = "sha256-QIqLzk/vAOrW0ain0Oq9tnqzCSyK4yDOYsjmil3xPc4="; 28 28 29 29 postInstall = '' 30 30 mkdir -p $out/share/chhoto-url