From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCrrT-0003Ni-7b for guix-patches@gnu.org; Wed, 17 Oct 2018 15:52:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCrrP-0002dz-Cd for guix-patches@gnu.org; Wed, 17 Oct 2018 15:52:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51417) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCrrP-0002dm-6j for guix-patches@gnu.org; Wed, 17 Oct 2018 15:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gCrrO-0005aJ-H4 for guix-patches@gnu.org; Wed, 17 Oct 2018 15:52:03 -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]:47147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCrqi-00038F-Lg for guix-patches@gnu.org; Wed, 17 Oct 2018 15:51:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCrqe-0001Yh-KZ for guix-patches@gnu.org; Wed, 17 Oct 2018 15:51:19 -0400 Received: from mail-pg1-x541.google.com ([2607:f8b0:4864:20::541]:38265) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCrqd-0001X0-TI for guix-patches@gnu.org; Wed, 17 Oct 2018 15:51:16 -0400 Received: by mail-pg1-x541.google.com with SMTP id f8-v6so13020100pgq.5 for ; Wed, 17 Oct 2018 12:51:15 -0700 (PDT) From: Alex Vong References: <87d0s8fk5p.fsf@gmail.com> <878t2wfjq0.fsf@gmail.com> Date: Thu, 18 Oct 2018 03:51:10 +0800 In-Reply-To: <878t2wfjq0.fsf@gmail.com> (Alex Vong's message of "Thu, 18 Oct 2018 03:37:11 +0800") Message-ID: <87va60e4i9.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: > 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. Sorry, forget to add the copyright lines again. Re-sending... --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQSof2ZdXkE0FM5aU4XzrkvbI+zaGwUCW8eSrwAKCRDzrkvbI+za G3oqAQCdnHFClgyqdSvDzmOirI34BCYzrejho3sCQPoDqKo3KgD/Z43eyxzoto0i PCQptEBfQuINvib5AicYViBAchblGw0= =eNOq -----END PGP SIGNATURE----- --=-=-=--