Merge pull request #32518 from KaiHa/gmailieer-0.5

gmailieer: 0.4 -> 0.5
This commit is contained in:
Orivej Desh 2017-12-09 20:45:22 +00:00 committed by GitHub
commit 06a1e2ab98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
python3Packages.buildPythonApplication rec {
name = "gmailieer";
version = "0.4";
version = "0.5";
src = fetchFromGitHub {
owner = "gauteh";
repo = "gmailieer";
rev = "v${version}";
sha256 = "0vpc8nrh3cx91pcw45jjr2jllkqbx6w2khq7nyqv59gc4q5mz0p2";
sha256 = "152ky06k1wc3jffb48c6zh7c7pr732m9f4g1i316zaa4nx2ynfsa";
};
propagatedBuildInputs = with python3Packages; [