This reverts commit a7db92d9b3, this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
This also fixes the build.
* gnu/packages/mail.scm (libesmtp): Update to 1.1.0-0.335ee8d.
[source]: Change to git-fetch.
[home-page]: Change to new github.io website.
Change-Id: I601e326ae122bd5ffbb152d9eccf1cd336e3fd29
Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu/packages/patches/procmail-gcc-14.patch: New patch.
* gnu/packages/mail.scm (procmail)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
Fixes: guix/guix#1671
Change-Id: I41b3e1d73d319a19efa15ac75cefd326eedd58b1
Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu/packages/mail.scm (perl-mail-dkim): Update to 1.20240923.
Change-Id: I534cafab57513c71ff151220148db71509bbbfba
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-message-id): Update to 1.408.
Change-Id: I2574f9e19451c6adc55e9d60b180e67abd0f4f61
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-mime-encodings): Update to 1.317.
[native-inputs]: Add perl-mime-base64.
Change-Id: I9fc868b7eb865894c38e3d01a2bcb3b41a100749
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-mime): Update to 1.954.
[native-inputs]: Add perl-email-address-xs for tests.
Change-Id: Ic101e375ad885c92977129b8a63a48e3976548aa
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.028.
[propagated-inputs]: Add perl-text-unidecode.
Change-Id: I35fd47edcdfdd8e0b4b16d3c58a4096df1362e7a
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-address): Update to 1.913.
[native-inputs]: Add packages for testing, perl-pathtools, perl-test-simple
and perl-time-hires.
Change-Id: I59ff674cbcddb9493ed091ea4600a6987ab622fd
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-address-xs): Update to 1.05.
Change-Id: Iaedbfc2d5595d2bb8dc8bca41e3afdb84f0c6586
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-simple): Update to 2.218.
Change-Id: I2681fa218998296199ad13e4c85c3c4c63b75c67
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-date-format): Update to 1.008.
Change-Id: Ifd0082f8cc1ac547580c14baa1731359ce7ec460
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-sender): Update to 2.601.
[propagated-inputs]: remove perl-email-address and replace
with perl-email-address-xs, remove perl-list-moreutils. Change
to later perl-moo-2, add perl-scalar-list-utils.
[native-inputs]: add additional testing packages perl-test-mockobject and
perl-sub-override.
Change-Id: I13aed778c16b9d06022dc579e36cbbcbf4fd7fd5
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (perl-email-abstract): Update to 3.010.
Change-Id: I9363b26a89952b1c5f3643b27b47bd3f34723eae
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (claws-mail): Update to 4.3.1.
Change-Id: I364119a726fe60e2bdc7a2a443784bae608a1730
Signed-off-by: Steve George <steve@futurile.net>
* gnu/packages/mail.scm (notifymuch): Use G-expressions.
[version]: Apply GIT-VERSION procedure.
[build-system]: Use pyproject.
[arguments] <tests?>: Visibly disable missing tests.
[native-inputs]: Add python-setuptools and python-wheel.
[description]: Start from a new line and fix fill column indentation.
Change-Id: I1077ce3fb6e36ed1927bcc2733e7b2816bb81c48
* gnu/packages/mail.scm (afew) [build-system]: Use pyproject.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[description]: Start from a new line, fix fill collum indentation.
Change-Id: I011588d9c1de7d200a32d30f0cb11f558da257e2
* gnu/packages/mail.scm (python-notmuch): Use G-expressions.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I2090c421691d0872e5f05bcb82d80fcb99e79df0
This reduces the number of dependents from close to 2000 packages to less than
100. This is done by substituting gtk-doc for gtk-doc/stable in a few
packages: the latter depends on inkscape/pinned rather than inkscape.
* gnu/packages/display-managers.scm (lightdm)
* gnu/packages/freedesktop.scm (accountsservice)
(libqrtr-glib, libappindicator)
* gnu/packages/gnome.scm (gcr, upower, libzapojit, gnome-software)
* gnu/packages/gtk.scm (cairo-with-documentation, gtk, libdbusmenu)
* gnu/packages/ibus.scm (ibus-minimal)
* gnu/packages/mail.scm (gmime)
* gnu/packages/music.scm (libgpod)
* gnu/packages/package-management.scm (flatpak)
* gnu/packages/xfce.scm (xfce4-dev-tools)
[propagated-inputs]: Remove gtk-doc; add gtk-doc/stable.