From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCrdw-0006rd-3x for guix-patches@gnu.org; Wed, 17 Oct 2018 15:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCrds-0004zO-Qe for guix-patches@gnu.org; Wed, 17 Oct 2018 15:38:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51400) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCrdq-0004wL-6u for guix-patches@gnu.org; Wed, 17 Oct 2018 15:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gCrdq-0005Cu-0M for guix-patches@gnu.org; Wed, 17 Oct 2018 15:38:02 -0400 Subject: [bug#33077] [PATCH 0/2] Use 'strip-store-file-name' instead of 'package-name-version'. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCrdQ-00063O-0H for guix-patches@gnu.org; Wed, 17 Oct 2018 15:37:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCrdJ-0004QH-Fc for guix-patches@gnu.org; Wed, 17 Oct 2018 15:37:33 -0400 Received: from mail-pf1-x442.google.com ([2607:f8b0:4864:20::442]:46629) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCrd8-0004Ew-Py for guix-patches@gnu.org; Wed, 17 Oct 2018 15:37:24 -0400 Received: by mail-pf1-x442.google.com with SMTP id r64-v6so13665062pfb.13 for ; Wed, 17 Oct 2018 12:37:15 -0700 (PDT) From: Alex Vong References: <87d0s8fk5p.fsf@gmail.com> Date: Thu, 18 Oct 2018 03:37:11 +0800 In-Reply-To: <87d0s8fk5p.fsf@gmail.com> (Alex Vong's message of "Thu, 18 Oct 2018 03:27:46 +0800") Message-ID: <878t2wfjq0.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 33077@debbugs.gnu.org Cc: alexvong1995@gmail.com --=-=-= Content-Type: text/plain Alex Vong writes: > Tags: patch > > Hello, > > The following patches for core-updates remove 'package-name-version' and > make everything use 'strip-store-file-name' instead of > 'package-name-version'. > > Cheers, > Alex I forget to mention that I haven't test the patches because of the huge number of re-builds involved (I stop the build after noticing icedtea has to be re-build). But I think these changes are strightforward. Hopefully they will work wihout testing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQSof2ZdXkE0FM5aU4XzrkvbI+zaGwUCW8ePZwAKCRDzrkvbI+za G2kQAQCJxqsbooeptOOrnmbvzmnMYp1OphE+2jBq+u11vtEjBAEAtjZYqqcd/EnH sWsrPiw20mpWX87Wahs5eZAz8aJGIQA= =qgaN -----END PGP SIGNATURE----- --=-=-=--