todoman: 3.6.0 -> 3.7.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/todoman/versions
This commit is contained in:
R. RyanTM 2019-10-23 14:38:56 -07:00
parent b8acb48b24
commit 4e8c77b9bf

View file

@ -5,11 +5,11 @@ let
in
buildPythonApplication rec {
pname = "todoman";
version = "3.6.0";
version = "3.7.0";
src = fetchPypi {
inherit pname version;
sha256 = "1c0jh9bi2xfjc7w4kka68mygl00zkp2qxhffnipmfvvykfjmlhk0";
sha256 = "16brw2zhm5vamffin6qjb0lxjlj3ba40vaficl851nw2xh2mrdhy";
};
LOCALE_ARCHIVE = stdenv.lib.optionalString stdenv.isLinux