halloy: 2025.10 -> 2025.11

This commit is contained in:
R. Ryantm
2025-10-30 15:29:51 +00:00
parent 7f40afa66e
commit 807a8ba8db

View File

@@ -18,13 +18,13 @@
rustPlatform.buildRustPackage rec {
pname = "halloy";
version = "2025.10";
version = "2025.11";
src = fetchFromGitHub {
owner = "squidowl";
repo = "halloy";
tag = version;
hash = "sha256-kWIzog56lx28v7CoyEwqwthzBnl7kbnr8QwyHQTbyCY=";
hash = "sha256-5cYTHb3KK5EiPv5P8GZOoQwSSIe0FO+qBnpvLZtuByI=";
};
cargoHash = "sha256-gGVclMEcvgdl3ZTiEdhW48xhC9/eONeHp0KX1lHKKxU=";