aboutsummaryrefslogtreecommitdiff
path: root/tests/networking.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/networking.scm')
0 files changed, 0 insertions, 0 deletions
.4.7....* gnu/packages/mail.scm (mpop): Update to 1.4.7. Tobias Geerinckx-Rice 2020-01-15gnu: mpop: Remove unnecessary libidn input....gnu/packages/mail.scm (mpop)[inputs]: Remove libidn. Tobias Geerinckx-Rice 2020-01-08gnu: exim: Build (more) reproducibly....* gnu/packages/mail.scm (exim)[arguments]: Add a ‘build-reproducibly’ phase. Tobias Geerinckx-Rice 2020-01-08gnu: exim: Use XZ-compressed sources....* gnu/packages/mail.scm (exim)[source]: Fetch the .tar.xz archive. Tobias Geerinckx-Rice 2020-01-08gnu: exim: Update to 4.93.0.4....* gnu/packages/mail.scm (exim): Update to 4.93.0.4. [source]: Add /fixes/ URI to the list. [inputs]: Use gnutls/dane variant. [native-inputs]: Add pkg-config. [arguments]: Set USE_GNUTLS* variables to use the new inputs.. Add CC=gcc to #:make-flags. Tobias Geerinckx-Rice 2020-01-03Revert "gnu: libetpan: Update to 1.9.4."...This version of libetpan does not ship with libetpan-config, which prefents claws-mail from building. This reverts commit e2f5de145562540a497bfc5b580011c9cf9000fd. Efraim Flashner 2019-12-30gnu: libetpan: Update to 1.9.4....* gnu/packages/mail.scm (libetpan): Update to 1.9.4. Efraim Flashner 2019-12-30gnu: gmime: Update to 3.2.5....* gnu/packages/mail.scm (gmime): Update to 3.2.5. Efraim Flashner 2019-12-30gnu: msmtp: Update to 1.8.7....* gnu/packages/mail.scm (msmtp): Update to 1.8.7. Efraim Flashner 2019-12-26gnu: mumimu: Remove reference to guile-email....The use of guile-email in this package definition seems to cause errors when working with other packages, errors like: error: guile-email: unbound variable I'm not sure why the version of the Guile email package is appropriate here either, but for now just to avoid the problems, inline the current version of the package (and add a comment so this is more obvious). This issue was probably introduced in: c7b2b539802eaa3f969e212c98eb671a1a75e9f3 * gnu/packages/mail.scm (mumimu)[version]: Inline the current value of (package-version guile-email) as a string. Christopher Baines 2019-12-25gnu: perl-email-sender: Update to 1.300034....* gnu/packages/mail.scm (perl-email-sender): Update to 1.300034. Tobias Geerinckx-Rice 2019-12-25gnu: pan: Update to 0.146....* gnu/packages/mail.scm (pan): Update to 0.146. Tobias Geerinckx-Rice 2019-12-25gnu: dovecot: Update to 2.3.9.2 [fixes CVE-2019-19722]....* gnu/packages/mail.scm (dovecot): Update to 2.3.9.2. Tobias Geerinckx-Rice 2019-12-21gnu: mumi: Add dependency on GnuTLS....* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS. Ludovic Courtès 2019-12-21gnu: mumi: Install assets....* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so that assets are installed. Ludovic Courtès 2019-12-21gnu: mumi: Pass "--localstatedir=/var"....* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags. Ludovic Courtès 2019-12-21gnu: mumi: Add dependency on mumimu....The package definition of mumi was taken from the 'guix.scm' file in mumi. * gnu/packages/mail.scm (mumimu): New variable. (mumi)[inputs]: Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Ludovic Courtès 2019-12-21gnu: mumi: Install .go files in the right place....* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields. Ludovic Courtès 2019-12-21gnu: mumi: Do not hard-code "2.2"....* gnu/packages/mail.scm (mumi)[arguments]: Add #:modules and #:imported-modules. In 'wrap-executable' phase, use 'target-guile-effective-version' instead of hard-coding "2.2". Ludovic Courtès 2019-12-20gnu: mutt: Add preferred source uri....* gnu/packages/mail.scm (mutt)[source]: Add upstream's preferred uri. Efraim Flashner 2019-12-20gnu: mutt: Update to 1.13.2....* gnu/packages/mail.scm (mutt): Update to 1.13.2. Efraim Flashner