halloy: 2026.7 -> 2026.7.1

Changelog: https://github.com/squidowl/halloy/blob/2026.7.1/CHANGELOG.md
This commit is contained in:
Adam C. Stephens
2026-06-03 17:00:20 -04:00
parent 88a50f7680
commit b8a2a2bd70
+2 -2
View File
@@ -21,13 +21,13 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "halloy";
version = "2026.7";
version = "2026.7.1";
src = fetchFromGitHub {
owner = "squidowl";
repo = "halloy";
tag = finalAttrs.version;
hash = "sha256-kmz5m8k0vdqnK2NZTmPxYJ5GqB1O4aRaVjPyNZTWnrQ=";
hash = "sha256-AFDx4gmYWUMcvpJi+/2xd0s4gAygwss2XrmCFsd6uKs=";
};
cargoHash = "sha256-hrYWF5WNhLqKMFJJlir7tumxNZqgGm+gK+RI1iDPatM=";