From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: perl-getopt-long version string contains a letter Date: Mon, 04 Mar 2019 17:54:38 +0100 Message-ID: <875zsywpf5.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:54248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h0qtR-0001I1-T3 for guix-devel@gnu.org; Mon, 04 Mar 2019 11:56:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h0qtR-0006eZ-7A for guix-devel@gnu.org; Mon, 04 Mar 2019 11:56:45 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21067) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h0qtQ-0006b9-Of for guix-devel@gnu.org; Mon, 04 Mar 2019 11:56:45 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hi Guix, perl-getopt-long has a version string "v2.49.1". If we change this to "2.49.1", will installed packages not be upgraded? What can be done in this case? -- Ricardo