python3Packages.gflanguages: 0.7.3 -> 0.7.4

This commit is contained in:
R. Ryantm
2025-05-22 16:09:26 +00:00
parent 583eef75e7
commit 602a2c558a
@@ -14,14 +14,14 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.7.3";
version = "0.7.4";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-BRbPD61qb1/CBPhv/jGmiLDdd2mHFqCughYDuaeBo54=";
hash = "sha256-d/Q5Kh/ApXP0AcNOuATy8GyssLcNUjboQPEj1Q48tuA=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts