Merge pull request #75228 from r-ryantm/auto-update/gmailieer

gmailieer: 0.11 -> 1.0
This commit is contained in:
Mario Rodas 2019-12-08 16:59:57 -05:00 committed by GitHub
commit 639f3e84f0
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}";
version = "0.11";
version = "1.0";
src = fetchFromGitHub {
owner = "gauteh";
repo = "gmailieer";
rev = "v${version}";
sha256 = "0gjmb8s3d7nj9jp5zkz5q6a59777ay6b1sg4ghl8iw9m8l4h42xa";
sha256 = "1zzylv8xbcrh34bz0s29dawzcyx39lai8y8wk0bl4x75v1jfynvf";
};
propagatedBuildInputs = with python3Packages; [