From unknown Thu Jun 19 12:38:46 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55434 <55434@debbugs.gnu.org> To: bug#55434 <55434@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-haskell-snippets: Update to 0.1.0-1-1c29c4a6. Reply-To: bug#55434 <55434@debbugs.gnu.org> Date: Thu, 19 Jun 2025 19:38:46 +0000 retitle 55434 [PATCH] gnu: emacs-haskell-snippets: Update to 0.1.0-1-1c29c4= a6. reassign 55434 guix-patches submitter 55434 Aleksandr Vityazev severity 55434 normal tag 55434 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun May 15 17:16:26 2022 Received: (at submit) by debbugs.gnu.org; 15 May 2022 21:16:26 +0000 Received: from localhost ([127.0.0.1]:50882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqLbG-0006Ur-B9 for submit@debbugs.gnu.org; Sun, 15 May 2022 17:16:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:47218) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqLbE-0006Ui-Jv for submit@debbugs.gnu.org; Sun, 15 May 2022 17:16:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38852) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nqLbE-0003qF-F3 for guix-patches@gnu.org; Sun, 15 May 2022 17:16:24 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40517) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nqLbC-0000OE-8g for guix-patches@gnu.org; Sun, 15 May 2022 17:16:24 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 6B8E5240108 for ; Sun, 15 May 2022 23:16:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1652649377; bh=XaHNDjpwTj2grvDxiLA+ys47JPn+XHcV6FLx2JrZpQc=; h=From:To:Subject:Date:From; b=S+Mjtw79KFUD4zHGHnxsMDlDsb81mUNgV+fwGLMzDhjThE7hNg75W90NNcSf/LgTB QI/8+/NjCfUD09shqxthPLowDfpma1J/3pHNz6nSqG09Yl0WRUK4SMXo9gAuAA3C8L 0uCjJCh0Sb/3NXH9v2N1Jcvu6UwFP7kXw5oa33rvqAFaaRnQIzQb+vBRV1YgUQ/ECf 9Rzvj+NyRp2wTXlzDuE5xs5VWVejrTuIOdsQE1gPlPEKcVFi4LGQWNE4Lp1jwzK9BY D90M3ULp43uo6HDtsmPqY+Joxh1k5OjTB8yL8WcORVPJA3YI4kg3ybydqaamMnFmPl HuuxaMXTyr3uw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4L1Ztm4CK9z9rxD for ; Sun, 15 May 2022 23:16:16 +0200 (CEST) From: Aleksandr Vityazev To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-haskell-snippets: Update to 0.1.0-1-1c29c4a6. Message-Id: <97a6207831decafe14b318304996059543bbebce.1652649360.git.avityazev@posteo.org> Date: Sun, 15 May 2022 21:16:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.66; envelope-from=avityazev@posteo.org; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, 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-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): Update to 0.1.0-1-1c29c4a6. [arguments]: Convert to list of G-Expressions. Drop trailing =E2=80=98#t=E2= =80=99s. --- gnu/packages/emacs-xyz.scm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 7a5c6235fc..46fbefd47f 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -29532,11 +29532,12 @@ (define-public emacs-objed (license license:gpl3+))) =20 (define-public emacs-haskell-snippets - ;; The commit below is 5 commits ahead of release, and includes a build = fix. - (let ((commit "07b0f460b946fd1be26c29652cb0468b47782f3a")) + ;; The commit below is 7 commits ahead of release, and includes a build = fix. + ;; And also a fix in one snippet. + (let ((commit "1c29c4a68ce89848b8d371c6510d1de3b586c8b3")) (package (name "emacs-haskell-snippets") - (version (git-version "0.1.0" "0" commit)) + (version (git-version "0.1.0" "1" commit)) (source (origin (method git-fetch) @@ -29546,20 +29547,19 @@ (define-public emacs-haskell-snippets (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "0a7y3awi9hcyahggf0ghsdwvsmrhr9yq634wy9lkqjzrm2hqj0ci"))= )) + (base32 "1lwnggarmavyf164cfzbzzkq9ffahhd3bz7gw644czs49sndcawf"))= )) (build-system emacs-build-system) (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'install 'install-snippets - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (snippets + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'install 'install-snippets + (lambda _ + (let ((snippets (string-append - out "/share/emacs/site-lisp/snippets/haskell-mode"= ))) - (mkdir-p snippets) - (copy-recursively "snippets/haskell-mode" snippets) - #t)))))) + #$output "/share/emacs/site-lisp/snippets/haskell-= mode"))) + (mkdir-p snippets) + (copy-recursively "snippets/haskell-mode" snippets))))))) (propagated-inputs (list emacs-yasnippet)) (home-page "https://github.com/haskell/haskell-snippets") --=20 2.36.0 --=20 Aleksandr Vityazev From debbugs-submit-bounces@debbugs.gnu.org Wed May 18 00:28:29 2022 Received: (at 55434-done) by debbugs.gnu.org; 18 May 2022 04:28:29 +0000 Received: from localhost ([127.0.0.1]:58570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrBIT-000474-2D for submit@debbugs.gnu.org; Wed, 18 May 2022 00:28:29 -0400 Received: from mail-qt1-f178.google.com ([209.85.160.178]:44995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nrBIR-00046h-4l for 55434-done@debbugs.gnu.org; Wed, 18 May 2022 00:28:27 -0400 Received: by mail-qt1-f178.google.com with SMTP id i20so816111qti.11 for <55434-done@debbugs.gnu.org>; Tue, 17 May 2022 21:28:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=wjxMLqRK73jDeN2KesqgIhNEBRjfZgmUyhG+6lUp4Zo=; b=H3Y04PuqyqFP20lRc6DyDGerNbg+6Jhl8GMas+Mhtug3wtDmQfVlzjcBS6Wr3C9zv8 j1a0AMf7xAN2JywzCCEoAPHCbvsEJ/wEveQ0r94iztxQs3p8t4VRRtBautRWBXo1vsae 6TDIn/Y6E2+1ctVp5AOHwbpSQTfyfJXDB5IpcDNbKGqXYXmUCoU5wDXjdEu0XT95mZiI GFMjKJS01UlsHWp+zHcwLoaVkNwKs6MHK9l49h3nMMWBe6FUYY/gkVCml8Ukk2+LjljK y/pP6V3I5E0MtElF7rLCbDYLgF2ffx5n+P1wj+Duj9serrOtlQOwurOCKzebiN1T1HDk eI/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=wjxMLqRK73jDeN2KesqgIhNEBRjfZgmUyhG+6lUp4Zo=; b=TZawkgZGvQLVo4R8qjYlWgPopHfmfQvdeA+NMq8JRPb5+pDUatBqt7KGoQcxAxiFYt VoerO89RfpwWLTFBqnryWH5g6PXHEcBGyIZUwvKx1gxJH6KPt+6ZiZ4RYPP72TQW+Gso v/wsorEW/2vy1ibvRgMWRaECpYVpghMb+UyiJzBKHOlCIMbz5NMg2cQhKkbL16dhQhHy Z482ZaP2lME7W1hmRVRsUc+9MNw71Oy675y2UgRjAkkudhYVp2aZFCSW4RFwG6eZbG3N zA+LqyqKgSwdLf0/farm6O2LTp763qLgBlJn/ArZJZ2PtLFt2urccBsIQJCp1y4HzBiD 1d2w== X-Gm-Message-State: AOAM531VUQKjhP7pS2bv/+IBEQHKlZNVBqndEZ8HLVZnBWqfYkCGkbEj tpmW4U0+ck/UiBIDe6XjGGX67YcnI4JTWQ== X-Google-Smtp-Source: ABdhPJx0GPeMMy/FWpXmPsZq4EWFjBT1PFX49YOu3MZFIZbx4cX6o22sQDetI7jFfBwWcaiBUK2EEQ== X-Received: by 2002:a05:622a:40a:b0:2f3:f165:abab with SMTP id n10-20020a05622a040a00b002f3f165ababmr22639903qtx.642.1652848101434; Tue, 17 May 2022 21:28:21 -0700 (PDT) Received: from hurd (dsl-205-233-124-104.b2b2c.ca. [205.233.124.104]) by smtp.gmail.com with ESMTPSA id g10-20020ac8124a000000b002f39b99f6a1sm577749qtj.59.2022.05.17.21.28.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 May 2022 21:28:21 -0700 (PDT) From: Maxim Cournoyer To: Aleksandr Vityazev Subject: Re: bug#55434: [PATCH] gnu: emacs-haskell-snippets: Update to 0.1.0-1-1c29c4a6. References: <97a6207831decafe14b318304996059543bbebce.1652649360.git.avityazev@posteo.org> Date: Wed, 18 May 2022 00:28:20 -0400 In-Reply-To: <97a6207831decafe14b318304996059543bbebce.1652649360.git.avityazev@posteo.org> (Aleksandr Vityazev's message of "Sun, 15 May 2022 21:16:12 +0000") Message-ID: <87tu9n1n2z.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55434-done Cc: 55434-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Aleksandr Vityazev writes: > * gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): Update to > 0.1.0-1-1c29c4a6. > [arguments]: Convert to list of G-Expressions. Drop trailing =E2=80=98#t= =E2=80=99s. Applied, thanks! Maxim From unknown Thu Jun 19 12:38:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 15 Jun 2022 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator