Age | Commit message (Collapse) | Author |
|
* gnu/packages/guile-xyz.scm (guile-email-latest): Delete variable.
* gnu/packages/mail.scm (mumi)[inputs]: Replace guile-email-latest with
guile-email.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.5-1.b2a8280.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.4-2.0a90eed.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.4-1.18acd2b.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.3-1.350b2df.
[arguments]: Use gexp; add phase 'install-picocss.
[native-inputs]: Add sassc and picocss sources.
|
|
* gnu/packages/mail.scm (khard): Update to 0.18.0.
|
|
* gnu/packages/mail.scm (rspamd): Update to 3.4.
|
|
* gnu/packages/mail.scm (opensmtpd-filter-dkimsign): Update to 0.6.
|
|
* gnu/packages/mail.scm (mu): Update to 1.8.13.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.2-2.4590e48.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/mail.scm (balsa): Update to 2.6.4.
|
|
* gnu/packages/mail.scm (balsa)[properties]: New field.
|
|
* gnu/packages/mail.scm (balsa)[arguments]: Add #:phase to build with newer
WebKitGTK.
[inputs]: Change from GTKSOURCEVIEW to GTKSOURCEVIEW-4.
|
|
* gnu/packages/mail.scm (aerc): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
|
|
* gnu/packages/mail.scm (neatmail)[arguments]: Fix quoting issue.
|
|
* gnu/packages/mail.scm (mutt): Update to 2.2.9.
|
|
* gnu/packages/mail.scm (mutt): Update to 2.2.8.
|
|
* gnu/packages/mail.scm (neomutt): Update to 20220429.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/admin.scm (greetd-pam-mount)[synopsis]: Base synopsis on
pam-mount synopsis.
[description]: Use two spaces consistently.
(greetd)[synopsis]: Begin sentence with upper-case.
* gnu/packages/xdisorg.scm (wlsunset)[description]: Fix spelling and case of
wlsunsest.
* gnu/packages/mail.scm (libpst): Add synopsis.
* gnu/packages/networking.scm (librecast)[synopsis]: Update synopsis.
(lcrq)[description]: Use two spaces after sentences.
|
|
* gnu/packages/mail.scm (mu): Update to 1.8.11.
|
|
* gnu/packages/emacs-xyz.scm (emacs-popup-kill-ring)[description]: Fix very
sneaky "This packages" variant. Thanks to nckhexen!
* gnu/packages/bioinformatics.scm (r-icellnet)[description]: Fix use of
"allows to".
* gnu/packages/check.scm (python-pytest-freezegun)[description]: Ditto.
* gnu/packages/linux.scm (tp-smapi-module)[description]: Ditto.
* gnu/packages/mail.scm (procmail): Ditto.
* gnu/packages/maths.scm (maxima): Ditto.
* gnu/packages/samba.scm (wsdd)[description]: Ditto.
* gnu/packages/ssh.scm (openssh): Ditto.
|
|
* gnu/packages/mail.scm (claws-mail): Update to 4.1.1.
|
|
* gnu/packages/mail.scm (imapfilter)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/mail.scm (imapfilter): Update to 2.7.6.
|
|
* gnu/packages/mail.scm (mpop): Update to 1.4.17.
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.37.
|
|
* gnu/packages/mail.scm (public-inbox)[inputs]: Add perl-file-fcntllock
on all 32-bit systems.
|
|
The patch is included in version 1.9.0, so remove it from Guix.
On i686-linux, test t/pop3d.t fails unless the File::FcntlLock module is
present so add it.
* gnu/packages/patches/public-inbox-fix-spawn-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/mail.scm (public-inbox)[version]: Change to 1.9.0.
[source]: Update hash. Remove patch.
[inputs]: Add perl-file-fcntllock if target is x86-32.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mail.scm (bower): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/mail.scm (mu)[arguments]: Use G-expressions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/mail.scm (mu)[arguments]<#:phases>: In the
'install-emacs-autoloads' phase, fix the path to mu4e files to generate
autoloads.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/mail.scm (mu): Update to 1.8.9.
[arguments]: Adjust the 'patch-bin-references phase accordingly.
|
|
* gnu/packages/mail.scm (mu): Update to 1.8.8.
|
|
* gnu/packages/mail.scm (mutt): Update to 2.2.7.
|
|
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): Update to 2.3.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mail.scm (postorius): Update to 1.3.6.
[inputs]: Change from PYTHON-DJANGO-2.2 to PYTHON-DJANGO.
|
|
* gnu/packages/mail.scm (msmtp)[arguments]: Rewrite using G-Expressions.
|
|
This is no longer needed as the defaults have changed upstream.
* gnu/packages/mail.scm (msmtp)[arguments]: Remove substitution to force
'ping' instead of 'netcat' to check for network access.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.8.22.
|
|
* gnu/packages/mail.scm (urlscan): Update to 0.9.10.
|
|
* gnu/packages/mail.scm (mu): Update to 1.8.7.
[source]: Fetch from git.
[build-system]: Use meson-build-system.
[native-inputs]: Remove glib:bin and tzdata; add gnupg and texinfo; use new
style.
[inputs]: Remove guile.
[arguments]: Remove obsolete 'patch-configure, 'fix-ffi, and
'check-tz-setup phases. Rename 'patch-bin-sh-in-tests
to 'patch-bin-references and update it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/mail.scm (msmtp)[arguments]: Adjust custom
'install-additional-files phase to install vim file in correct
directory.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.2-1.0248507.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.2-0.88a68ba.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.1-9.f73df11.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
|
|
* gnu/packages/mail.scm (exim)[inputs]:
Remove input labels.
|
|
* gnu/packages/mail.scm (exim)[arguments]:
Rewrite as G-expressions. Make some surface tweaks to reduce
excessive indentation in places, but again the output is unchanged.
|
|
The package's output remains identical.
* gnu/packages/mail.scm (exim)[arguments]: Use SEARCH-INPUT-FILE or
PATCH-SHEBANG in place of ASSOC-REF for all inputs.
|
|
* gnu/packages/mail.scm (exim)[properties]: Add lint-hidden-cve entry
for CVE-2020-28017.
|