From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jorge P. de Morais Neto Newsgroups: gmane.emacs.help Subject: Re: Why does GNU ELPA have old package versions? Date: Wed, 01 Jul 2020 09:24:06 -0300 Message-ID: <87lfk3pgnt.fsf@disroot.org> References: <874kqwwm60.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20112"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jul 01 14:25:40 2020 Return-path: Envelope-to: geh-help-gnu-emacs@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 1jqbo4-00059D-CT for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 01 Jul 2020 14:25:40 +0200 Original-Received: from localhost ([::1]:53680 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqbo3-0004rw-Ep for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 01 Jul 2020 08:25:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqbnH-0004OQ-2S for help-gnu-emacs@gnu.org; Wed, 01 Jul 2020 08:24:51 -0400 Original-Received: from knopi.disroot.org ([178.21.23.139]:42102) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqbnD-0007oV-QT for help-gnu-emacs@gnu.org; Wed, 01 Jul 2020 08:24:50 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id F14055526E for ; Wed, 1 Jul 2020 14:24:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Original-Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65T1KdRq0Nud for ; Wed, 1 Jul 2020 14:24:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1593606281; bh=z3hVL8ARaaw4YYnGBiqy9KJGl3Ey2ytdtad+asx2rrE=; h=From:To:Subject:In-Reply-To:References:Date; b=grm4T0YsKoH3L7xIyRuEhzO7hMGLlOm2nmM+KGa9BaFOS0ujhQXGV+suyztKqAToK BPKZAzVwicKwH8OlwNSy55nyQKMRFr7tf5Mx1cxYGgYIKbiDd1yAa+hIgc5M3MEttm 0q86CgPcNxo3qsIpg7vXlQDQLoI3Iz26UI2ce9yLqbquLNu84SoUBwt1ik2PUHgtF4 kwje0TOs5iU8aGMN9xRexV/bq2+qk8usZsTLoheBajTyL7MuoZtnFp/46vQylTdIfw YON0q6zPEQ/IWVfXiESmvb5JQp64uPFBT4LGPQyKoTLfTqG6hdVKPfFNMp8xnjYGJD YVZoEFdhR/6ag== In-Reply-To: Mail-Followup-To: help-gnu-emacs@gnu.org Received-SPF: pass client-ip=178.21.23.139; envelope-from=jorge+list@disroot.org; helo=knopi.disroot.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/01 08:24:43 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] 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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:123454 Archived-At: Em [2020-06-29 seg 22:19:03-0400], Stefan Monnier escreveu: > It's usually a sign that the package maintainer forgot to update the one > that's in GNU ELPA. The better course of action is to contact the > maintainer to bring this to their attention. Thank you for the information. I may contact some maintainers then. Regards