From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aCLCJix8X2Ud3gAAauVa8A:P1 (envelope-from ) for ; Thu, 23 Nov 2023 17:22:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aCLCJix8X2Ud3gAAauVa8A (envelope-from ) for ; Thu, 23 Nov 2023 17:22:04 +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 65F7133079 for ; Thu, 23 Nov 2023 17:22:04 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700756524; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=NYfnJCC8DIhhT6JFSqjXAhEj/BCXXNnWJOQlt/xyr/4=; b=rtFdKvDQ3a17pNYMXET8jSkvTDqXGcmxhsVHUVWfleTK25Kbuib0ULBnzU3bqWp7D8ahjx O0kjVTlR56+qy75hqimMvZe5aloT0vp1DJDU7nHEqHSgGb2aMA1zokLCHOc5mYx9UvGq9G xzJfxTCViTqoEnwoes/GXEqfBr/D9raGmG1E7uwm5cx0mVCFq9Eu27Ch08y+oyHPqX4XCO 8PAyDiFwFLm5vk40uGFwF6H7RbTRgHBpWnCoUYO9RxVM7yxlc8C0u/IEwHHaCHxS/h+OEk FA6NCRtPUebM+7HGduTjKLu1Qmo0SnB/0fmSjBa7dRQrRkzikysbKzH0RGWmUQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700756524; a=rsa-sha256; cv=none; b=cUmS5bWKJykXngYUT8AgwaTWct4g2F6xnrW70GMrU/t2GoVQXeFKceggTmv5I+DTZ4A5qc uxFNA2+mJjAhZj7Ep7TMjBd2oGhMwAaBxg13kYaRPcvUB9GcOYnwPgaJ2t8jAyfdq6Abst yractzuHgaukKicDx1qqYN/dCRai9Ks8aWenl/BEqUwcJEFU6xS8dKmRoUkCMfru1cGi8A Jhi2Wq1iOXIe+vG6oM2qZDZm1AHTeW6A6m1JbvL83DGQm6/0SPJv5oTaovViGHSEJ2LZVA Tt+d9gIQ1Nwtjm4W/+N2atHlu/Ca9SJvfFA992+uFZRRYj8WkPGlK45IWVsp9Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6CSm-00078d-BS; Thu, 23 Nov 2023 11:22:00 -0500 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 1r6CSl-00078J-Jb for guix-patches@gnu.org; Thu, 23 Nov 2023 11:21:59 -0500 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 1r6CSk-0003r9-To for guix-patches@gnu.org; Thu, 23 Nov 2023 11:21:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r6CSo-0004O6-QY for guix-patches@gnu.org; Thu, 23 Nov 2023 11:22:02 -0500 Subject: bug#67244: [PATCH] gnu: mu: Update to 1.10.8 and re-enable Guile bindings Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 23 Nov 2023 16:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67244 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Thiago Jung Bauermann Cc: 67244-done@debbugs.gnu.org, guix-patches@gnu.org Mail-Followup-To: 67244@debbugs.gnu.org, mail@cbaines.net, thiago.bauermann@linaro.org Received: via spool by 67244-done@debbugs.gnu.org id=D67244.170075646416721 (code D ref 67244); Thu, 23 Nov 2023 16:22:02 +0000 Received: (at 67244-done) by debbugs.gnu.org; 23 Nov 2023 16:21:04 +0000 Received: from localhost ([127.0.0.1]:34822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6CRr-0004Lb-SZ for submit@debbugs.gnu.org; Thu, 23 Nov 2023 11:21:04 -0500 Received: from mira.cbaines.net ([212.71.252.8]:43046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r6CRq-0004Ks-Fr for 67244-done@debbugs.gnu.org; Thu, 23 Nov 2023 11:21:03 -0500 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id E050127BBE2; Thu, 23 Nov 2023 16:20:57 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 1e70b610; Thu, 23 Nov 2023 16:20:57 +0000 (UTC) References: <37a3ddf9eece11be6ecc747e9647a7d392128ec6.1700240346.git.thiago.bauermann@linaro.org> User-agent: mu4e 1.10.7; emacs 29.1 From: Christopher Baines Date: Thu, 23 Nov 2023 16:20:18 +0000 In-reply-to: <37a3ddf9eece11be6ecc747e9647a7d392128ec6.1700240346.git.thiago.bauermann@linaro.org> Message-ID: <878r6otp92.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -8.22 X-Spam-Score: -8.22 X-Migadu-Queue-Id: 65F7133079 X-Migadu-Scanner: mx10.migadu.com X-TUID: Jfhjvn5rSjPF --=-=-= Content-Type: text/plain Thiago Jung Bauermann writes: > Version 1.10.8 fixes the installation of the Guile bindings, so we can > enable it again. > > * gnu/packages/mail.scm (mu): Update to 1.10.7. > [inputs]: Add guile-3.0. > [arguments]: Add "-Dguile-extension-dir" to #:configure-flags. > Add fix-ffi phase to allow Guile module to load its native library. > > Change-Id: I2a8250d8d6298712ad116b1d88157a4344175722 > --- > > Hello, > > I find the Guile bindings useful, so I'd like to reenable them. > I've tested that my script that uses them is working. > > Kind regards, > Thiago > > gnu/packages/mail.scm | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) Thanks for the patch, I've pushed this to master as c26ed5d6b971af11894015979f1e260df571a2be. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmVfe+lfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xf03w/8Cx1RGjqCdZ9QmnBvUvLc8LxNeIQHO66P ESDSufpErpwsRbK7JUc53vcZTuvbEU0tW9jRJ8OiqdBXHVgj7BilNtaqGyVCQqTJ fFTWDIoKejfwYxduW/UaZP5srNbESztVFum7BjJ0m+LjtWSQc0O21zttSGJLc9LY OYesiVUodG7OOaZbsTqnnoaJQUAfj7jEYmprwO7mXhAdbPMHAhyoowk4ik9IZb6j 3mPc2auB3n22DK84LHPAA+hOPwWSAKZhL5ZDn1EKFpGc3ybTOBUWeGfupkV6sWZn mSKnOXSFz/KQ547PQ4HZ4X6r2Vy7ysO+9Q8nDyxIpR7/rjoflBPdxKxUgMy/bfQL 3KjOXn3GRYYYCYmuajP4axTjJDMEbfZ2cyBNAILSmNSFYLsDgg4VtCtFLOojlt7n VI0Uis1mn9dZAQrryQs/MsqPWyugxUWB5SIjnJhIdYBVukTv00PFdDH3Fa6FYtVv PfI2xCQi0XxqtDaSok0hJHfTHSHHqjgUd3rLwpd4iJoN9PSUMYL8rmEnqzVbwSU5 6CtJkwbTS33z3+ixnwGFaEaqc5E4SGYG0V7oVUUp89AgvPST66RXLEgENtCxNDzJ 3iXds2rqcoMOspraY6bj5T1d0RsbGlU6rGl0ilxsx8cCrvED3XowQi3bbIP/NSyX eqNfBwD91c8= =B5to -----END PGP SIGNATURE----- --=-=-=--