summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-11-12 22:37:30 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-11-12 22:44:56 -0500
commitacd827be09a5d15734be9a09a88e1892d54f8dc4 (patch)
tree5bb221094c6688961c4e6387b5b29fac30f155f1 /gnu/local.mk
parentce7d93ceda06f0332617a29fe0181f13d2c0b369 (diff)
downloadguix-acd827be09a5d15734be9a09a88e1892d54f8dc4.tar.gz
gnu: evolution: Update to 3.42.1.
* gnu/packages/gnome.scm (evolution): Update to 3.42.1.  Remove trailing #t.
[source]: Remove patches.
[phases]{adjust-webkitgtk-version}: New phase.
* gnu/packages/patches/evolution-CVE-2020-11879.patch: Delete file.
* gnu/packages/patches/evolution-printableoptions.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register them.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 683a35d1ad..7851f43a5b 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1043,8 +1043,6 @@ dist_patch_DATA =						\
   %D%/packages/patches/esmtp-add-lesmtp.patch		\
   %D%/packages/patches/eudev-rules-directory.patch		\
   %D%/packages/patches/evilwm-lost-focus-bug.patch		\
-  %D%/packages/patches/evolution-CVE-2020-11879.patch		\
-  %D%/packages/patches/evolution-printableoptions.patch		\
   %D%/packages/patches/exercism-disable-self-update.patch	\
   %D%/packages/patches/extempore-unbundle-external-dependencies.patch	\
   %D%/packages/patches/extundelete-e2fsprogs-1.44.patch		\