From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:37394) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT8aw-0000s4-CP for guix-patches@gnu.org; Mon, 27 Apr 2020 14:35:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jT8as-0000Qm-Bf for guix-patches@gnu.org; Mon, 27 Apr 2020 14:35:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54836) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jT8ar-0000QY-Vs for guix-patches@gnu.org; Mon, 27 Apr 2020 14:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jT8ar-0004wJ-Sd for guix-patches@gnu.org; Mon, 27 Apr 2020 14:35:01 -0400 Subject: [bug#40908] [PATCH core-updates 4/5] linux-initrd: Use Guile 3.0. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20200427182222.28142-4-mbakke@fastmail.com> References: <20200427182222.28142-1-mbakke@fastmail.com> <20200427182222.28142-4-mbakke@fastmail.com> Date: Mon, 27 Apr 2020 20:33:54 +0200 Message-ID: <87y2qg7p7x.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; 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: 40908@debbugs.gnu.org --=-=-= Content-Type: text/plain Marius Bakke writes: > * gnu/packages/patches/guile-2.2-default-utf8.patch: New file, extracted from > commit 2acfe022a740f79b593348cc6362cc4ee8f33bb4. > * gnu/packages/patches/guile-3.0-linux-syscalls.patch, > gnu/packages/patches/guile-3.0-relocatable.patch: New files. > * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Move all Guile patches > together while at it. > * gnu/system/linux-initrd.scm (guile-static-stripped): New variable. Whoops, I inlined this variable at the last minute and forgot to adjust the commit message. The patch also accidentally removes a newline, I've fixed that locally. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl6nJZIACgkQoqBt8qM6 VPqdtAgAxnJ9RhXutmOnkY+pLNFTJUjpb8CWjJZ96sN/u6xKbe65UTbI0aZYPw8X P8EoTwOYc3ksrH3YuGlrk+DLfZdUgN36OJvaqyWrEEIcH1nAl8EKHMe2a5TK5QqS IsxCcXgrLrCG34Uq4rEfSlJxDKUvaBZkx+qemub1cEFMcuMp76ZIwcHVkXezAMdI 8OmaMEQRY5sm66EMw+HNYvq+pSTAkx1Xn4KwjUrKi2/aS2B4XxeBxzhxhsMnlRKA uoiCrxywLcX9b8bwp6B7fail/BJInC3i5gXsTLuPbjF1cOCSR/JUTjO6db3l6YyM bsa/GWs+21Qv1kvBPqEEHp9arhXB2w== =Sa4V -----END PGP SIGNATURE----- --=-=-=--