smtprelay: 1.13.1 -> 1.13.2

This commit is contained in:
R. Ryantm
2026-04-05 12:54:02 +00:00
parent 62e75c8fa0
commit 92c610d64e
+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 = [
"."