From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8OXaKwQoNmUheAAAauVa8A:P1 (envelope-from ) for ; Mon, 23 Oct 2023 10:00:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8OXaKwQoNmUheAAAauVa8A (envelope-from ) for ; Mon, 23 Oct 2023 10:00:04 +0200 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 1611361475 for ; Mon, 23 Oct 2023 10:00:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=aTvkSS90; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698048004; 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: content-transfer-encoding:content-transfer-encoding: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:dkim-signature; bh=fHZhfIGDbQsPm/kUHTzuN0tnz9O1EmNUtWxKDiMQWxc=; b=SLn1U3ODvU1/hY+nj+ps6BffIs4vkqM6MDPBXjWzAzDwKKgHEZhp/kNe7q9VEOOI8ggV2Y s4dk9HMo3gon1s5/cRuGZpGRLoSsEAyo9OQLeug5cddRcJoZP6mZo5UF2/EtLQ5gD3b2U+ 20lFGhzmF/frwuQ3GPSFxpC4i1tz3Nl2hZ/cSXiWZDWcU8dgfI7LSDN4ToBeZWlMraHyYL vkJ7DmREahi85L+MowBifpQZIsZw1IM4O4i9D0Xrb1F5oOLbsND4rtGBdwh0uNupl/IP8j LABzXm0PCIB/Ugd8LqR2lS9CNC+ka6NBf6PAzMaTIezU8g8EPnMrZd8VbvemGQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698048004; a=rsa-sha256; cv=none; b=Cz58TWY29oNs29QnfCzKXcbvBl7ttz+RtnKq2b6EnQxq+w66eK3jWtfSWdYfOlkHmbr0YG pA7ujpLU4Kr56762Ozz0IpioM/gG+bpBQiZd/qApxyWVDvqfjdzwcMregmYAaMxr5nofW4 /r+TNIsjHN2kl6K8s8ENRjiU6IXe2VWUr9SjH9Zqd4DtR9X/yBBLvUW2rZzAth+RBuv0+/ 8YKphBeHLg0g12wOx+pOoikdQShAnmeJ/Sbu32juF8E6Dpn4JiUNbTaj29V+OQGHk6dhOW Pj2vRXdg/D7fczBWi7kUv7MUyZuv+TXh7k3Dkfch89dJPjytVN4imWP9efu6gw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=aTvkSS90; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qupqa-0007rn-30; Mon, 23 Oct 2023 03:59:36 -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 1qupqY-0007r4-Es for guix-patches@gnu.org; Mon, 23 Oct 2023 03:59:34 -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 1qupqY-0004yt-6k for guix-patches@gnu.org; Mon, 23 Oct 2023 03:59:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qupr1-0001VR-0W for guix-patches@gnu.org; Mon, 23 Oct 2023 04:00:03 -0400 Subject: bug#66562: [PATCH v3] gnu: emacs-haskell-snippets: Use correct directory for snippets. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 08:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66562 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66562-done@debbugs.gnu.org Cc: Rostislav Svoboda Mail-Followup-To: 66562@debbugs.gnu.org, liliana.prikler@gmail.com, rostislav.svoboda@gmail.com Received: via spool by 66562-done@debbugs.gnu.org id=D66562.16980479635709 (code D ref 66562); Mon, 23 Oct 2023 08:00:02 +0000 Received: (at 66562-done) by debbugs.gnu.org; 23 Oct 2023 07:59:23 +0000 Received: from localhost ([127.0.0.1]:48953 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qupqN-0001U0-5K for submit@debbugs.gnu.org; Mon, 23 Oct 2023 03:59:23 -0400 Received: from mail-ej1-x643.google.com ([2a00:1450:4864:20::643]:57541) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qupqL-0001Tm-4t for 66562-done@debbugs.gnu.org; Mon, 23 Oct 2023 03:59:21 -0400 Received: by mail-ej1-x643.google.com with SMTP id a640c23a62f3a-9b9faf05f51so422006566b.2 for <66562-done@debbugs.gnu.org>; Mon, 23 Oct 2023 00:58:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698047926; x=1698652726; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=fHZhfIGDbQsPm/kUHTzuN0tnz9O1EmNUtWxKDiMQWxc=; b=aTvkSS90lU0UeyfqeUiEf6LGnlNnsQ1t/eV8ICN3f23YfXLtutgnX0CMQ8A629fmoJ oNhZPiiPNoGRfsKy7cc3TO4dzuI6WRnBWml8W9xRBXL7vm8wsLnKSVE7uYb7NyFnCxDw 2o9PzrKBuSg86f4c2czhVntnFrzrZoB9tDNUWsDK5niXQgZP+NVwSSH1ZEgEdOXc4z+d W4oDQNCSmUOpTzBnhlgl+BgtYfOey7UyPUn2MgoHjkvv00iCokXUdadaouS23ZDJTaQK CP8dkxSIit7Kxd/gtcdzWMLpebtqRWSZyiz5MebPp/Abuwp/+p/OLEGkjO05bjVD4I+E QrHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698047926; x=1698652726; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=fHZhfIGDbQsPm/kUHTzuN0tnz9O1EmNUtWxKDiMQWxc=; b=L17qNGwnJPvL0c2S7cvJr3AOKK7E5O60GS8bYYIzszMTm42bSjT4A4P7DJto4H4eR7 KZjKvDa3nu2aVnCWyxf4CqZ4OTkLDA7MGAA+xB9bzryNw+iBfu0yvew/CBYf6FcCRkAp yKK+IkAwflRP4hgmXP8ydPCQR9T4YPy6WmtxUroIOZXh4BNE2y/mxkbDB5g+v6UJwuVz PHcFLX/AynDYPEnXek1cjjXXK0QSwCXo8SBUJxz82qYsBBDETB7uHY1voKTDkUtd+h/N qXYcx1PfAs0x16kIPH2nIxRLkfET3hhQ4p2FyBXeIZETjejIDczeoOfD6HGaRWwdl85w BlsA== X-Gm-Message-State: AOJu0YzYfmyIytdNYd1Ge6YCUOev+YfMSb+faR7zE7iYleDqSbmsKE7j eJHiY7n4UEHLA59hlmXQie7czZhsoG+BQA== X-Google-Smtp-Source: AGHT+IGxm7/lA5A1Vm/6ddhjItyIdNo9GTSDR/JaI9me8U1Nnu8d7Tsugt2PFogVOT4ZGmWv2aazIA== X-Received: by 2002:a17:907:72c2:b0:9be:a2b6:7eae with SMTP id du2-20020a17090772c200b009bea2b67eaemr6872303ejc.52.1698047926228; Mon, 23 Oct 2023 00:58:46 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id h25-20020a170906261900b0099293cdbc98sm6347131ejc.145.2023.10.23.00.58.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 00:58:45 -0700 (PDT) Message-ID: <7839ec87e27c059d17b3fe3e33011a449aed7a40.camel@gmail.com> From: Liliana Marie Prikler Date: Mon, 23 Oct 2023 09:58:43 +0200 In-Reply-To: <36c6ef9a672215883a84b8fec5a58a440d32ee11.1697394827.git.liliana.prikler@gmail.com> References: <36c6ef9a672215883a84b8fec5a58a440d32ee11.1697394827.git.liliana.prikler@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 2.88 X-Migadu-Queue-Id: 1611361475 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 2.88 X-TUID: 58hTlCYg7mjT Am Sonntag, dem 15.10.2023 um 20:25 +0200 schrieb Liliana Marie Prikler: > This package instructs Yasnippet to look for snippets relative to its > own > path.=C2=A0 However, it installs the snippets directly to site-lisp, whic= h > as of > 79cfe30f3eb10bd3dbf7aa0f6e873c945d7d0ea5 is one directory above > that.=C2=A0 Use the > elpa-directory procedure introduced in that commit to rectify this > mistake. >=20 > * gnu/packages/emacs-xyz.scm (emacs-haskell-snippets)[#:phases] > : Use elpa-directory. >=20 > Fixes: 66562 > --- Made the fixes line more descriptive and pushed. Cheers