Unverified Commit cf9e806e authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

halloy: 2025.10 -> 2025.11 (#457021)

parents 5f959c4b 807a8ba8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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=";