halloy 2025.7

This commit is contained in:
death916 2025-07-29 01:21:57 -07:00
parent 64444df915
commit c427043717

View file

@ -6,7 +6,7 @@ in
{ {
halloy = stableRustPlatform.buildRustPackage rec { halloy = stableRustPlatform.buildRustPackage rec {
pname = "halloy"; pname = "halloy";
version = "2025.6"; version = "2025.7";
src = super.fetchFromGitHub { src = super.fetchFromGitHub {
owner = "squidowl"; owner = "squidowl";