python37Packages.limnoria: 2018.12.19 -> 2019.02.23

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-limnoria/versions

(cherry picked from commit 666bc4e05b3fb48ef5a7790bf640cada027f9a96)
This commit is contained in:
R. RyanTM 2019-04-02 07:20:04 -07:00 committed by Matthias Beyer
parent f753a106f2
commit d46c6a187f

View file

@ -6,11 +6,11 @@
buildPythonPackage rec {
pname = "limnoria";
version = "2018.12.19";
version = "2019.02.23";
src = fetchPypi {
inherit pname version;
sha256 = "6034e324b3a455f042975006a35dd33fa9175115c7302cb53ca9a646f6594bfc";
sha256 = "0rlv9l1w80n2jpw2yy1g6x83rvldwzkmkafdalxkar32czbi2xv4";
};
patchPhase = ''