python3Packages.galois: 0.4.6 -> 0.4.7

This commit is contained in:
R. Ryantm
2025-11-10 06:16:51 +00:00
parent ffd468f28a
commit 05c5182fef
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "galois";
version = "0.4.6";
version = "0.4.7";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "mhostetter";
repo = "galois";
tag = "v${version}";
hash = "sha256-KMCShC3oZCPk87rxCYuwdSNXy0i20IQ1gzL9nFqgn0Q=";
hash = "sha256-YVAmjmkAhU518x+eCCgA6RY99XPQ5s+xvonkaoc5t8A=";
};
pythonRelaxDeps = [