Merge pull request #263343 from r-ryantm/auto-update/goimapnotify

goimapnotify: 2.3.7 -> 2.3.9
This commit is contained in:
Fabián Heredia Montiel 2023-10-25 15:55:48 -06:00 committed by GitHub
commit 762156ec5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "goimapnotify";
version = "2.3.7";
version = "2.3.9";
src = fetchFromGitLab {
owner = "shackra";
repo = "goimapnotify";
rev = version;
sha256 = "sha256-Wot+E+rDgXQ4FVgdfqe6a3O9oYUK3X1xImC33eDuUBo=";
sha256 = "sha256-BsoLoCOP6B9WaLBFF/1esPOj+0Rz0jkDJ8XjzirsCoU=";
};
vendorHash = "sha256-DphGe9jbKo1aIfpF5kRYNSn/uIYHaRMrygda5t46svw=";