python3Packages.gflanguages: 0.7.9 -> 0.7.10

This commit is contained in:
R. Ryantm
2026-08-25 10:45:21 +00:00
parent 88d86cf37a
commit 05a12d8fb1

View File

@@ -14,12 +14,12 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.7.9";
version = "0.7.10";
pyproject = true;
src = fetchPypi {
inherit pname version;
hash = "sha256-57a0dvGuwGux9fuOnBEoZCnbJ0RQ+T0+5SCUrSro5BE=";
hash = "sha256-d5tSIlJhwlJ/8lwYlfLoPglV57+bNehlnghDwk4nNU0=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts