python3Packages.gflanguages: 0.7.5 -> 0.7.6 (#426690)

This commit is contained in:
Nick Cao
2025-07-20 15:13:24 -04:00
committed by GitHub
@@ -14,14 +14,14 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.7.5";
version = "0.7.6";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-jc48DKUp3ai6AxcveyvR7TF80wmVLWfG58W2xR/HIsE=";
hash = "sha256-8lhD0L3JwmogPFjL+LAdV8ewvIR4IEtuhEYlaTZXFjk=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts