goimapnotify: 2.5.3 -> 2.5.4

This commit is contained in:
R. Ryantm
2025-11-28 03:10:07 +00:00
parent bc0da6f230
commit 756fab914a
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "goimapnotify";
version = "2.5.3";
version = "2.5.4";
src = fetchFromGitLab {
owner = "shackra";
repo = "goimapnotify";
tag = version;
hash = "sha256-sA2fXk7/xnPl8ogrF00fiRCZvhFoHWjNlugL6gTGHk0=";
hash = "sha256-6hsepgXdG+BSSKTVics2459qUxYPIHKNqm2yq8UJXks=";
};
vendorHash = "sha256-5cZzaCoOR1R7iST0q3GaJbYIbKKEigeWqhp87maOL04=";