unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan (janneke) Nieuwenhuizen" <janneke@gnu.org>
To: "Gábor Boskovits" <boskovits@gmail.com>, 35619@debbugs.gnu.org
Subject: [bug#35619] [PATCH 1/5] gnu: postfix-minimal: Updato to 3.5.0.
Date: Mon, 10 Aug 2020 08:51:08 +0200	[thread overview]
Message-ID: <20200810065112.6879-1-janneke@gnu.org> (raw)
In-Reply-To: <567ff351-d0f4-4143-af85-4a0e5c83c012@www.fastmail.com>

* gnu/packages/mail.scm (postfix-minimal): Update to 3.5.0.  Fixes build with
glibc-2.30.
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index a2708ed1a2..94236bbbcd 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3558,7 +3558,7 @@ based on asyncio.")
 (define-public postfix-minimal
   (package
     (name "postfix-minimal")
-    (version "3.4.8")
+    (version "3.5.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://cdn.postfix.johnriley.me/"
@@ -3566,7 +3566,7 @@ based on asyncio.")
                                   "postfix-" version ".tar.gz"))
               (sha256
                (base32
-                "0hw9kbr05qdzvfqhxi4dp4n3s9xvdh0gr0la08a4bip06ybl4pcd"))))
+                "1k2mxx9yx8lif804ff7zjyllizv4najfv3dca912k6j46fbr5b12"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases
-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com





  reply	other threads:[~2020-08-10  6:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-07 15:15 [bug#35619] WIP version of postfix.scm Brant Gardner
2020-08-10  6:51 ` Jan (janneke) Nieuwenhuizen [this message]
2020-08-10  6:51   ` [bug#35619] [PATCH 2/5] system: examples: Add postfix.tmpl Jan (janneke) Nieuwenhuizen
2020-08-10  6:51   ` [bug#35619] [PATCH 3/5] gnu: postfix-minimal: Fix startup warnings Jan (janneke) Nieuwenhuizen
2020-08-10  6:51   ` [bug#35619] [PATCH 4/5] service: postfix: Use mail-aliases-service-type Jan (janneke) Nieuwenhuizen
2020-08-10  6:51   ` [bug#35619] [PATCH 5/5] system: postfix.tmpl: Add mail-aliases-service Jan (janneke) Nieuwenhuizen
2021-07-29 16:22     ` Christine Lemmer-Webber
2021-07-29 18:49       ` Gábor Boskovits
2021-07-30 14:16         ` Christine Lemmer-Webber
2022-06-12 10:29 ` [bug#35619] WIP version of postfix.scm Ricardo Wurmus
2023-09-07 16:13 ` Ricardo Wurmus
2023-09-07 19:32 ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200810065112.6879-1-janneke@gnu.org \
    --to=janneke@gnu.org \
    --cc=35619@debbugs.gnu.org \
    --cc=boskovits@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).