From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCrVH-0002vq-Nd for guix-patches@gnu.org; Wed, 17 Oct 2018 15:29:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCrVC-0005lw-36 for guix-patches@gnu.org; Wed, 17 Oct 2018 15:29:11 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51394) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCrV8-0005h9-Lt for guix-patches@gnu.org; Wed, 17 Oct 2018 15:29:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gCrV8-0004x9-Gy for guix-patches@gnu.org; Wed, 17 Oct 2018 15:29: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]:41052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCrUd-0002bN-HL for guix-patches@gnu.org; Wed, 17 Oct 2018 15:28:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCrUY-0004iF-M5 for guix-patches@gnu.org; Wed, 17 Oct 2018 15:28:31 -0400 Received: from mail-pf1-x432.google.com ([2607:f8b0:4864:20::432]:42720) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCrUY-0004fx-8X for guix-patches@gnu.org; Wed, 17 Oct 2018 15:28:26 -0400 Received: by mail-pf1-x432.google.com with SMTP id f26-v6so13662543pfn.9 for ; Wed, 17 Oct 2018 12:28:26 -0700 (PDT) From: Alex Vong Date: Thu, 18 Oct 2018 03:27:46 +0800 Message-ID: <87d0s8fk5p.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 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 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQSof2ZdXkE0FM5aU4XzrkvbI+zaGwUCW8eNMwAKCRDzrkvbI+za Gx1GAQDnL5Vws6ZmDl28ihJpebvrki1wn3LeqWTHZ+muAKpDcgEA+0mo4aEP1o2A kaKU7dn/atYLuKD27vzuGp8ZyVimHAU= =rxJ1 -----END PGP SIGNATURE----- --=-=-=--