From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Uberti Newsgroups: gmane.emacs.devel Subject: Re: Moving package development Date: Fri, 8 Apr 2022 11:03:51 +0200 Message-ID: <6dd3e09f-270d-a02d-51e0-a4afb9fd7340@inventati.org> References: <71956285-06a0-df4a-d7a0-2c4ca51f9321@inventati.org> <87bkxckpm9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30778"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Cc: emacs-devel To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 08 11:07:55 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nckaw-0007kf-0Q for ged-emacs-devel@m.gmane-mx.org; Fri, 08 Apr 2022 11:07:54 +0200 Original-Received: from localhost ([::1]:40214 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nckav-0001a5-1u for ged-emacs-devel@m.gmane-mx.org; Fri, 08 Apr 2022 05:07:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nckXC-0006W9-Bp for emacs-devel@gnu.org; Fri, 08 Apr 2022 05:04:02 -0400 Original-Received: from confino.investici.org ([2a11:7980:1::2:0]:36357) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nckX9-0005ZP-Fn; Fri, 08 Apr 2022 05:04:01 -0400 Original-Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KZXNp6xC4z111s; Fri, 8 Apr 2022 09:03:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1649408634; bh=Kl4WPwDGjl0WGS2Ij9RqKhRdr0irt5PiDdDfmFphBpA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=kseEYqbIh5FkygPh6QEYtX1tGtnGDqmow96U+Dine4019C0tvpMfeE9vuT0rg3TrT 0oRkyATONNex0YifVsBmB5z1tqRFyQ2TOp/cta/9EXXgTiQdOJ/Rpyo0BFlabJkt9T 4APoGctQsbfoDqFIZCP9EN7Lz37m85Jjodnyz1R8= Original-Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4KZXNp5mvpz112t; Fri, 8 Apr 2022 09:03:54 +0000 (UTC) Content-Language: en-GB In-Reply-To: <87bkxckpm9.fsf@gnu.org> Received-SPF: pass client-ip=2a11:7980:1::2:0; envelope-from=manuel.uberti@inventati.org; helo=confino.investici.org 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, NICE_REPLY_A=-0.001, SPF_HELO_PASS=-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: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:287939 Archived-At: On 08/04/22 09:16, Tassilo Horn wrote: > I don't think so. The :url property in ELPA's elpa-packages file needs > to be updated once the new repo is up and running. Just ask here when > it's done so that someone with write-access can update it. Awesome, thank you Tassilo. Here's the new URL: https://git.sr.ht/~manuel-uberti/flycheck-proselint -- Manuel Uberti www.manueluberti.eu