From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yBQ0DfxJRGVCMAEAG6o9tA:P1 (envelope-from ) for ; Fri, 03 Nov 2023 02:16:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yBQ0DfxJRGVCMAEAG6o9tA (envelope-from ) for ; Fri, 03 Nov 2023 02:16:44 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 227EB5E7FF for ; Fri, 3 Nov 2023 02:16:44 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=T1wpsQnZ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698974204; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NjYnvY8FiwxX0s6v9Fj/w8D6qEWYm+fHx7lLMEtjEy8=; b=cOgFkiIo9TBlIsrF+LZe8zkae0k0nM6cnpLXnsmQ93eFuazHKkg/XqMUfHxzbR2avSNMR0 eAYbVqni0Ws0P1PDFgWVXsAZIRnu5bQQ+3MmhYZynXHeLZ0n2d05yYpXtxiFVzUg7TeH5b V65HVaOKaMNjEvfwmAgu3ZEpeCPweSIcJIij2WwPZ4sKeOyS8IiMqQKzQighsRMA1HSg1z MCb9nX9WzaoqwGGg+tiwlqcT1kHa0Qd4dMkMZ5S1QdPEdwPEOkLDLsUlhPvRIYb7cufoHK yBcpZpTJbISlSfQHTniorwNOy14iWFkixLQ+ujFky5NUUxYKdolNXGWlq0stKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=T1wpsQnZ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698974204; a=rsa-sha256; cv=none; b=NoU3V55jLHLqY95DU8X1D7rG1ibAcwRk/A2ozRvJMkIRz7zSEfp04LmYFKFv5/Xy83jhTF r1FOmXJ7mupAYTDxjX/JrT0BBIWdHuUL2ev70CJB99tjDDkJKj6xHie5H73fHq+CCPa9ng /K8jqrSS69rDfDKNNzQA+K2o81ddHU+MfBcxgrQZSMJgeJ56ZU5YeXxR3n+R+NPnzArJgz nOi2Fr0iuKYcsDjZSCQSBR9nKhGuSfrINLqKKJHd127ahOr8Il48Vugu7FEltq+OHGCOfe ePq5aickqbCvrwrmPtIoJBpQYvCgbfJCUABD2PkBbUcXkGA/21qEiu8VbwswrA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyinX-0001w3-Fi; Thu, 02 Nov 2023 21:16:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qyinV-0001vV-3h for guix-patches@gnu.org; Thu, 02 Nov 2023 21:16:29 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qyinU-0004fI-S2 for guix-patches@gnu.org; Thu, 02 Nov 2023 21:16:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyio2-0000J7-4L; Thu, 02 Nov 2023 21:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66904] [PATCH 0/2] gnu: emacs-wanderlust: Update to 2.15.9-803.3e8cf26. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Fri, 03 Nov 2023 01:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66904 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66904@debbugs.gnu.org Cc: Hilton Chain , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler Received: via spool by submit@debbugs.gnu.org id=B.16989742051149 (code B ref -1); Fri, 03 Nov 2023 01:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 3 Nov 2023 01:16:45 +0000 Received: from localhost ([127.0.0.1]:56490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyink-0000IT-Je for submit@debbugs.gnu.org; Thu, 02 Nov 2023 21:16:44 -0400 Received: from lists.gnu.org ([2001:470:142::17]:53252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyinh-0000I0-U1 for submit@debbugs.gnu.org; Thu, 02 Nov 2023 21:16:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qyin3-0001js-7i for guix-patches@gnu.org; Thu, 02 Nov 2023 21:16:01 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qyin1-0004aH-Ma for guix-patches@gnu.org; Thu, 02 Nov 2023 21:16:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1698973980; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=NjYnvY8FiwxX0s6v9Fj/w8D6qEWYm+fHx7lLMEtjEy8=; b=T1wpsQnZkQfMv5myoNTbQ70hwsKR8a9Oicyavvkxb5uhIyEarGGEk0WuTjma8kU/+R68xU Cs9InA/rWEtksVGCvAfBu1uIp33GLFaAhIo+hmZlnBC+hO0s+fUXqDyl8oafb9govybSxr IeT0dfqRBMEBToI5ArwURnRNJ3REiXTj8mLTEel7oRuHl7E0Jr8nnrwJUl2r4BHZc5syYA nFmDXTsi7dqgXghHrDqpI1oEo3BV0bq90wUP/feCwa+ICWyJfYjcBVeDURHckeurZAiRbl lrwVqeOuZOiJOB+ikOjTweVPTcdjrhW6f+C58vArNU8NTx8gJ/szaMRhxU5/uw== Date: Fri, 3 Nov 2023 09:14:48 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 227EB5E7FF X-Migadu-Scanner: mx13.migadu.com X-TUID: 2wRp/65FTNSQ This series updates Wanderlust and its dependency to the latest commit. Hilton Chain (2): gnu: emacs-semi-epg: Update to 1.14.6-247.d15603b. gnu: emacs-wanderlust: Update to 2.15.9-803.3e8cf26. gnu/packages/emacs-xyz.scm | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) base-commit: 28ebbe2be8829a4767b9789c6353ad5e826d1164 -- 2.41.0