mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: postfix-minimal: Update to 3.7.5.
* gnu/packages/mail.scm (postfix-minimal): Update to 3.7.5.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user