python3Packages.gflanguages: 0.5.13 → 0.5.17

This commit is contained in:
Dan Callaghan 2024-03-30 15:11:03 +11:00
parent ad5ed645a9
commit 23c63d447d
1 changed files with 2 additions and 2 deletions

View File

@ -12,14 +12,14 @@
buildPythonPackage rec {
pname = "gflanguages";
version = "0.5.13";
version = "0.5.17";
format = "setuptools";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-LoppJHzX0dOpHnwMCyS1ACdIO4cqwb370ksvsXDFHzQ=";
hash = "sha256-dScgRQ6usjSqV0FqDyP+KGvHL06wlTFVcO+MmZ2NMAs=";
};
# Relax the dependency on protobuf 3. Other packages in the Google Fonts