From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taylan Kammer Subject: bug#32836: emacs-magit is broken (and probably others) due to package renaming Date: Tue, 25 Sep 2018 21:29:51 +0200 Message-ID: <87r2hhcr4g.fsf@gmail.com> References: <20180925155442.6cfb1c06@alma-ubu> <87a7o5vcs8.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4rA5-0001Z1-2j for bug-guix@gnu.org; Tue, 25 Sep 2018 13:30:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4r9y-0000Ze-JQ for bug-guix@gnu.org; Tue, 25 Sep 2018 13:30:12 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49718) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g4r9v-0000XV-IG for bug-guix@gnu.org; Tue, 25 Sep 2018 13:30:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g4r9v-0006BY-6A for bug-guix@gnu.org; Tue, 25 Sep 2018 13:30:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a7o5vcs8.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 25 Sep 2018 17:04:39 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Pierre Neidhardt Cc: 32836@debbugs.gnu.org Pierre Neidhardt writes: > Oopsy, missed that indeed! xD > Sorry for the trouble, will fix as soon as possible. > > By the way, I think using "name" for URLs is a bad practice, we only need > "version" there. What do you people think? I agree. Whenever I've seen 'name' being used in URL definitions in the past I wondered what the point is, since our naming doesn't necessarily align with the name of the file to be downloaded. Taylan