From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 3/3] gnu: Add aliases for the old Java package names. Date: Fri, 15 Apr 2016 12:28:29 +0200 Message-ID: References: <1460663497-22031-1-git-send-email-h.goebel@crazy-compilers.com> <1460663497-22031-4-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar10K-00037o-Sk for guix-devel@gnu.org; Fri, 15 Apr 2016 06:29:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ar10H-0007Jp-NO for guix-devel@gnu.org; Fri, 15 Apr 2016 06:29:36 -0400 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:56300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ar10H-0007Jb-E4 for guix-devel@gnu.org; Fri, 15 Apr 2016 06:29:33 -0400 In-Reply-To: <1460663497-22031-4-git-send-email-h.goebel@crazy-compilers.com> 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: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel writes: > * gnu/packages/bioninformatics.scm (htsjdk) (ngs-java): New ^ `=E2=80=94=E2=80=93 typo > function aliases. > * gnu/packages/java.scm (swt): New function alias. Hi Hartmut, I think we don=E2=80=99t need aliases. We only need to make sure that al= l packages using the renamed variables get updated as well. ~~ Ricardo