python3Packages.gflanguages: 0.7.4 -> 0.7.5

This commit is contained in:
R. Ryantm
2025-06-02 00:54:01 +00:00
parent 769e9c24f7
commit e310c2ceb5
@@ -14,14 +14,14 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.7.4";
version = "0.7.5";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-d/Q5Kh/ApXP0AcNOuATy8GyssLcNUjboQPEj1Q48tuA=";
hash = "sha256-jc48DKUp3ai6AxcveyvR7TF80wmVLWfG58W2xR/HIsE=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts