python3Packages.gflanguages: 0.7.4 -> 0.7.5 (#413093)

This commit is contained in:
Nick Cao 2025-06-02 17:00:14 -04:00 committed by GitHub
commit 15e3b7d672
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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