gnu: postfix-minimal: Update to 3.7.5.

* gnu/packages/mail.scm (postfix-minimal): Update to 3.7.5.
This commit is contained in:
Ricardo Wurmus
2023-05-16 17:42:24 +02:00
parent 28679829cd
commit b9d5fa6620

View File

@@ -4970,7 +4970,7 @@ features:
(define-public postfix-minimal
(package
(name "postfix-minimal")
(version "3.7.2")
(version "3.7.5")
(source (origin
(method url-fetch)
(uri (string-append "http://cdn.postfix.johnriley.me/"
@@ -4978,7 +4978,7 @@ features:
"postfix-" version ".tar.gz"))
(sha256
(base32
"05nldrd7kbfldfha4zppmb0ny5m94k8hq3xyq1rji81455ngg19p"))))
"1frxn51ygginycqkfkl7zgdl0dfm3kdl95r9qk9cn1acxllkbsic"))))
(build-system gnu-build-system)
(arguments
(list