halloy: 2025.2 -> 2025.8

This commit is contained in:
R. Ryantm 2025-07-31 21:30:49 +00:00
parent b4d340fb7b
commit a8a28eec85

View File

@ -18,16 +18,16 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "halloy"; pname = "halloy";
version = "2025.2"; version = "2025.8";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "squidowl"; owner = "squidowl";
repo = "halloy"; repo = "halloy";
tag = version; tag = version;
hash = "sha256-ijSUGiAowxSqYwH3OxSWiGvm99n88ETJxAFn5x4m/BE="; hash = "sha256-Jtr1/MDR6pAaagVdhR2HZM91PTEPaQkDYMmALIWkHFU=";
}; };
cargoHash = "sha256-j4lx3sSQZ7BKl+d5nFJQkMhgQWjn0xkNNCWMlbKLwVQ="; cargoHash = "sha256-HseKOow4BjiPsGmwslZqBlvCoreY2BcnBu3BHg5965c=";
nativeBuildInputs = [ nativeBuildInputs = [
copyDesktopItems copyDesktopItems