Revert "python3Packages.gflanguages: 0.5.13 -> 5.0.4"

This reverts commit 85663647fc.

The 5.0.4 release was not a real release, it was a typo for 0.5.4 and
has since been yanked from PyPI.
This commit is contained in:
Dan Callaghan 2024-03-30 13:13:33 +11:00
parent e42b21d1af
commit ad5ed645a9
1 changed files with 2 additions and 2 deletions

View File

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