halloy: 2026.7.1 -> 2026.7.2

Changelog: https://github.com/squidowl/halloy/blob/2026.7.2/CHANGELOG.md
This commit is contained in:
Adam C. Stephens 2026-06-09 13:46:58 -04:00
commit 1e48be37a0
No known key found for this signature in database

View file

@ -21,16 +21,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "halloy";
version = "2026.7.1";
version = "2026.7.2";
src = fetchFromGitHub {
owner = "squidowl";
repo = "halloy";
tag = finalAttrs.version;
hash = "sha256-AFDx4gmYWUMcvpJi+/2xd0s4gAygwss2XrmCFsd6uKs=";
hash = "sha256-+qFHwlwRxVN4W9DG+gY5N6um+JARD+3EiLlsD7R9Tpc=";
};
cargoHash = "sha256-hrYWF5WNhLqKMFJJlir7tumxNZqgGm+gK+RI1iDPatM=";
cargoHash = "sha256-/nFtOJXpusIlc7orGv013qzad8fdfQr32c8DAlccHIA=";
nativeBuildInputs = [
copyDesktopItems