From 8db6d06e11417ec3252257d65dd543df4136977a Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Fri, 1 Mar 2024 22:24:13 +0100 Subject: [PATCH] python311Packages.constanly: update hash A change of the git_refnames variable in constantly/_version.py is part of the new tarball. No functional changes. Closes: #292658 --- pkgs/development/python-modules/constantly/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/constantly/default.nix b/pkgs/development/python-modules/constantly/default.nix index bee00f7d4fa2..a4bce3f399e4 100644 --- a/pkgs/development/python-modules/constantly/default.nix +++ b/pkgs/development/python-modules/constantly/default.nix @@ -23,7 +23,7 @@ let owner = "twisted"; repo = "constantly"; rev = "refs/tags/${version}"; - hash = "sha256-HTj6zbrCrxvh0PeSkeCSOCloTrVGUX6+o57snrKf6PA="; + hash = "sha256-yXPHQP4B83PuRNvDBnRTx/MaPaQxCl1g5Xrle+N/d7I="; }; nativeBuildInputs = [