smtprelay: 1.13.1 -> 1.13.2 (#506940)

This commit is contained in:
Nick Cao
2026-04-06 21:20:57 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "smtprelay";
version = "1.13.1";
version = "1.13.2";
src = fetchFromGitHub {
owner = "decke";
repo = "smtprelay";
tag = "v${finalAttrs.version}";
hash = "sha256-vuK+05+xCO5Bkfs+21a+oqLFHehj1qUvh16ggZQdnrI=";
hash = "sha256-CKE0KYzLBp3nS4gIUqQ1jyu9c4uBi3x9WcLA1zxTemY=";
};
vendorHash = "sha256-jriQMYFczhJNbufazWAUFFOrHRnLbo9zzpIrnI0zBkA=";
vendorHash = "sha256-kiFPTm46Ws3orwmm/pIz8amcYOq7038exLQ5fU9QqI8=";
subPackages = [
"."