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 {
pname = "halloy";
version = "2025.6";
version = "2025.7";
src = super.fetchFromGitHub {
owner = "squidowl";