From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UMCkBAp0L2BXFwAA0tVLHw (envelope-from ) for ; Fri, 19 Feb 2021 08:17:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id IBCxAAp0L2CDUQAA1q6Kng (envelope-from ) for ; Fri, 19 Feb 2021 08:17:14 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 67C6925159 for ; Fri, 19 Feb 2021 09:17:13 +0100 (CET) Received: from localhost ([::1]:49454 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lD0yO-0001RS-5v for larch@yhetil.org; Fri, 19 Feb 2021 03:17:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55718) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lD0yE-0001Pa-O0 for guix-patches@gnu.org; Fri, 19 Feb 2021 03:17:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37134) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lD0yE-0002GI-Gi for guix-patches@gnu.org; Fri, 19 Feb 2021 03:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lD0yE-0008HR-Cq for guix-patches@gnu.org; Fri, 19 Feb 2021 03:17:02 -0500 Subject: bug#46626: [PATCH 1/1] gnu: Add glsl-packing Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 19 Feb 2021 08:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46626 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 46626-done@debbugs.gnu.org Mail-Followup-To: 46626@debbugs.gnu.org, glv@posteo.net, sharlatanus@gmail.com Received: via spool by 46626-done@debbugs.gnu.org id=D46626.161372258131755 (code D ref 46626); Fri, 19 Feb 2021 08:17:02 +0000 Received: (at 46626-done) by debbugs.gnu.org; 19 Feb 2021 08:16:21 +0000 Received: from localhost ([127.0.0.1]:48676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lD0xZ-0008G7-Ih for submit@debbugs.gnu.org; Fri, 19 Feb 2021 03:16:21 -0500 Received: from mout01.posteo.de ([185.67.36.65]:51523) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lD0xX-0008Ft-Om for 46626-done@debbugs.gnu.org; Fri, 19 Feb 2021 03:16:20 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 0800C16005F for <46626-done@debbugs.gnu.org>; Fri, 19 Feb 2021 09:16:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1613722573; bh=MaKP16a0qlafv7alinf8jvUM4SfbDaXshvTdy/q+z7M=; h=From:To:Cc:Subject:Date:From; b=f4HAYpWM5pl8MJqHGlbU8BBUzqHhEGgTuj8wgfnrzx84QZQx/W2xpFUU2M6/cO8d2 KIeSRF5oIM6awkxHRv/ymYYZYyHXwVNB/DdoAeQiYFb5/0of1MwyzUZPFgQ6A/DNf7 5msS2MJ5pjxw5NOWqfkg6f60vYL1AYqr95ceRYdCsoFkACMmh87Yn2vjS2V1tXNlRJ OLwkzXVDE4sRejv4dgTVSNurDnpW27D9/cD51ip4UuCf+ETHVS7G1eBRj5RoQwaH8P PCXb4ep2jvdBY53wLYXmf7p2jqiSMz6pr8w48Sg0mZW3OaR6LxN5qJl1kRjq4NJa+W L+a2+Lrd0j+4w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DhktM116Zz6tmm; Fri, 19 Feb 2021 09:16:10 +0100 (CET) References: User-agent: mu4e 1.4.15; emacs 27.1 From: Guillaume Le Vaillant In-reply-to: Date: Fri, 19 Feb 2021 09:16:06 +0100 Message-ID: <87eehc8oc9.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.87 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=f4HAYpWM; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 67C6925159 X-Spam-Score: -2.87 X-Migadu-Scanner: scn1.migadu.com X-TUID: ljv8DGwu1rEP --=-=-= Content-Type: text/plain Patch pushed as 0ce63d11b5e27bfc7f5082c3021be7561ffc8c76. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYC9zxg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9loQEAh8kOpowp7Vj0ho49+mKSYSdzVYUYeh4nhBfT DqligkUA/Rbm5mjheEzUU6iQ0ERGUE8evNMv7bjWLr8OVmPvcDrA =VBxZ -----END PGP SIGNATURE----- --=-=-=--