maddy: 0.9.4 -> 0.9.5

Diff: https://github.com/foxcpp/maddy/compare/v0.9.4...v0.9.5
This commit is contained in:
Nick Cao
2026-05-25 08:21:00 -04:00
parent c33058f7c6
commit f2abedd11a

View File

@@ -12,13 +12,13 @@
buildGoModule (finalAttrs: {
pname = "maddy";
version = "0.9.4";
version = "0.9.5";
src = fetchFromGitHub {
owner = "foxcpp";
repo = "maddy";
rev = "v${finalAttrs.version}";
sha256 = "sha256-U7czabdpOC+vb5ERFbbS5W4h7pOCwbEZuXbU/MXRvW4=";
sha256 = "sha256-Lt5uj7DCu6Tx47Xdzg+CjGN543LCj2x8ph+1wvD3GCQ=";
};
vendorHash = "sha256-8dMS2kFlQ762u4Ifv1O1Capr8Jb7wsQuHSsJvHwa0j0=";