halloy: 2026.7.2 -> 2026.8

Changelog: https://github.com/squidowl/halloy/blob/2026.8/CHANGELOG.md
This commit is contained in:
Adam C. Stephens
2026-07-27 12:33:52 -04:00
parent 791129c046
commit 2b69f6aeae
+3 -3
View File
@@ -21,16 +21,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "halloy";
version = "2026.7.2";
version = "2026.8";
src = fetchFromGitHub {
owner = "squidowl";
repo = "halloy";
tag = finalAttrs.version;
hash = "sha256-+qFHwlwRxVN4W9DG+gY5N6um+JARD+3EiLlsD7R9Tpc=";
hash = "sha256-OPSitjgfiBbqCNa3dIBHrFCP7097vsF78H5aCbtvPAI=";
};
cargoHash = "sha256-/nFtOJXpusIlc7orGv013qzad8fdfQr32c8DAlccHIA=";
cargoHash = "sha256-LBJmiUxCHUZM1nzF7rCapKPELqdSLNdz2am7ivHSK98=";
nativeBuildInputs = [
copyDesktopItems