[PATCH 6/6] gnu: Add postorius.

2017-01-30 Thread contact . ng0
From: ng0 * gnu/packages/mail.scm (postorius): New variable. --- gnu/packages/mail.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 76c0078a8..2ad2c2d1f 100644 ---

Re: [PATCH 6/6] gnu: Add postorius.

2017-01-30 Thread ng0
Hartmut Goebel writes: > Hi, > > Am 30.01.2017 um 10:10 schrieb ng0: >> + (file-name (string-append name "-" version ".tar.gz")) >>> I'd keep the original name, but this may be a matter of taste. >> The original file name has some "+something2.tar.gz" in

Re: [PATCH 6/6] gnu: Add postorius.

2017-01-30 Thread Hartmut Goebel
Hi, Am 30.01.2017 um 10:10 schrieb ng0: > >>> + (file-name (string-append name "-" version ".tar.gz")) >> I'd keep the original name, but this may be a matter of taste. > The original file name has some "+something2.tar.gz" in it, I want > to be consistent with what we provide. > Or what do

Re: [PATCH 6/6] gnu: Add postorius.

2017-01-30 Thread ng0
Hi, Hartmut Goebel writes: > Am 30.01.2017 um 00:26 schrieb contact@cryptolab.net: > >> + (file-name (string-append name "-" version ".tar.gz")) > > I'd keep the original name, but this may be a matter of taste. The original file name has some

Re: [PATCH 6/6] gnu: Add postorius.

2017-01-30 Thread Hartmut Goebel
Am 30.01.2017 um 00:26 schrieb contact@cryptolab.net: > + (file-name (string-append name "-" version ".tar.gz")) I'd keep the original name, but this may be a matter of taste. > +(home-page "https://launchpad.net/postorius;) This has changed: "Postorius is no longer hosted on

[PATCH 6/6] gnu: Add postorius.

2017-01-29 Thread contact . ng0
From: ng0 * gnu/packages/mail.scm (postorius): New variable. --- gnu/packages/mail.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 76c0078a8..ebddffdb4 100644 ---