From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gM4VN3Ov82Q8mwAAauVa8A:P1 (envelope-from ) for ; Sat, 02 Sep 2023 23:56:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gM4VN3Ov82Q8mwAAauVa8A (envelope-from ) for ; Sat, 02 Sep 2023 23:56:03 +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 238A05FE3F for ; Sat, 2 Sep 2023 23:56:03 +0200 (CEST) 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=1693691763; 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-cc: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=qvJKNtgoxSIhI/UaO9lAVWU9wm0+ZbMhRA9zFZ3EBrA=; b=MMuBC7T1aB8lxMg5v6n7LjuOk3LkaeERkbr2XYjXwtkrvpXknKervlGljRAXrKgVO90eTt yylKS+u0oK2xSA6LNIB65mx66fuX/gTCXtvCHIY/ylpwsCtMi2KEu6Bgk/O1EYQ8eg+s0c QzfPniOo8WBKqBCUQG4bN5IQm7etInoPSHzYqD3XGeTl1MduR7SaVfm+U9LoieDU+II8nS lmMpZvJphd4bE3a1VDuuAFpThtpEwpDV+n0G5bKVpHyOPjuTd6M9m5/uqVt1vUlLod9FeR nQwNNSu4rTbDUhdhJ8RuG2MxYZ+mUwJhIwcOFIVj+B2e9GvQHj9u/R8wHvkzPw== 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=1693691763; a=rsa-sha256; cv=none; b=WhdeEfrF2sg8IbmeCU0WFJBBkxbtKbW8NYxbJQPCOCaCrKhu1Q265LJJ+W0nIiHOgSnLae 7Mew1pkUrk9ZxjmaJ0oEkQxNLCKCLN7F0TYBFVkLdcoalS88oCQ+0NQDTFkdo/dp5UOfS9 RyXNOwbp4iW1yhv7fjCVT51L941aRNkH6Q4tv146GAEBWWLAylttu2kBLMktjXvSJWj/Lf uXTIXXjcn6J8t3foU5wdJSJqnvGwLvDPMgojQilwyV4VY0Do9n3GW0DoxCFggnV4hG42ET vkxdaNwDVA7oLa05kiiIzkNPV0axVZBnnE4vaHTZ7xg3zpoJH4VtykMOv7sPLA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qcYaw-0003kA-Vl; Sat, 02 Sep 2023 17:55:55 -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 1qcYau-0003jO-K0 for guix-patches@gnu.org; Sat, 02 Sep 2023 17:55:52 -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 1qcYau-00067Z-Bk for guix-patches@gnu.org; Sat, 02 Sep 2023 17:55:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qcYb4-0003WY-9S for guix-patches@gnu.org; Sat, 02 Sep 2023 17:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64641] [PATCH] gnu: Add emacs-speed-type. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 02 Sep 2023 21:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64641 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64641@debbugs.gnu.org Cc: Abhiseck Paira , 64641-done@debbugs.gnu.org X-Debbugs-Original-To: Abhiseck Paira via Guix-patches via Received: via spool by submit@debbugs.gnu.org id=B.169369175013527 (code B ref -1); Sat, 02 Sep 2023 21:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Sep 2023 21:55:50 +0000 Received: from localhost ([127.0.0.1]:38812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcYas-0003W7-23 for submit@debbugs.gnu.org; Sat, 02 Sep 2023 17:55:50 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcYaq-0003Vt-9G for submit@debbugs.gnu.org; Sat, 02 Sep 2023 17:55:48 -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 1qcYaa-0003io-Bc for guix-patches@gnu.org; Sat, 02 Sep 2023 17:55:32 -0400 Received: from relay8-d.mail.gandi.net ([2001:4b98:dc4:8::228]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qcYaV-00062V-UQ for guix-patches@gnu.org; Sat, 02 Sep 2023 17:55:32 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 0E30C1BF205; Sat, 2 Sep 2023 21:55:19 +0000 (UTC) From: Nicolas Goaziou References: <87edl9wt33.fsf@disroot.org> Date: Sat, 02 Sep 2023 23:55:18 +0200 In-Reply-To: <87edl9wt33.fsf@disroot.org> (Abhiseck Paira via Guix-patches via's message of "Sat, 15 Jul 2023 12:01:16 +0530") Message-ID: <87a5u48cl5.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: admin@nicolasgoaziou.fr Received-SPF: pass client-ip=2001:4b98:dc4:8::228; envelope-from=mail@nicolasgoaziou.fr; helo=relay8-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: , 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-Queue-Id: 238A05FE3F X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.33 X-Spam-Score: -6.33 X-TUID: 34jh0J+M77EZ Hello, Abhiseck Paira via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-speed-type): New variable. Applied, with the changes noted below. Thank you! > +(define-public emacs-speed-type > + (package > + (name "emacs-speed-type") > + (version "20230206.1330") This version number is specific to MELPA, but does not correspond to real upstream version. In this case, I changed it to "1.3". > + (source (origin > + (method url-fetch) > + (uri (string-append "https://melpa.org/packages/" "speed-type-" > + version ".tar")) We don't use MELPA as source because the tarballs they produce are not stable. I used GitHub repository instead. Regards, -- Nicolas Goaziou