From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 08 08:03:10 2020 Received: (at submit) by debbugs.gnu.org; 8 Jul 2020 12:03:10 +0000 Received: from localhost ([127.0.0.1]:37586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt8n8-0007uI-Hd for submit@debbugs.gnu.org; Wed, 08 Jul 2020 08:03:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:45460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jt8n5-0007u7-O1 for submit@debbugs.gnu.org; Wed, 08 Jul 2020 08:03:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt8n5-0001QG-Gf for guix-patches@gnu.org; Wed, 08 Jul 2020 08:03:07 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:51115) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jt8n3-00009O-Bf for guix-patches@gnu.org; Wed, 08 Jul 2020 08:03:07 -0400 X-Originating-IP: 176.159.32.89 Received: from rafflesia.easter-eggs.fr (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay4-d.mail.gandi.net (Postfix) with ESMTPA id D820BE000F; Wed, 8 Jul 2020 12:03:00 +0000 (UTC) From: Tanguy Le Carrour To: guix-patches@gnu.org Subject: [PATCH] gnu: r-rcpp: Update to 1.0.5. Date: Wed, 8 Jul 2020 14:02:47 +0200 Message-Id: <20200708120247.21958-1-tanguy@bioneland.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: none client-ip=217.70.183.196; envelope-from=tanguy@bioneland.org; helo=relay4-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/08 08:03:01 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Tanguy Le Carrour X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/cran.scm (r-rcpp): Update to 1.0.5. --- gnu/packages/cran.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index c32558b0be..0091ce9245 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -2005,13 +2005,13 @@ you to rapidly iterate while developing a package.") (define-public r-rcpp (package (name "r-rcpp") - (version "1.0.4.6") + (version "1.0.5") (source (origin (method url-fetch) (uri (cran-uri "Rcpp" version)) (sha256 - (base32 "00mk23zmrqn1c4mk9d6csjcbnl12wd7yicjk2ikmw5dyvdfngbs5")))) + (base32 "012wbj446k1wz6bp6bpf6h77ypvcsw69xvnax6qf6vyc7dj2qimq")))) (build-system r-build-system) (home-page "http://www.rcpp.org") (synopsis "Seamless R and C++ integration") -- 2.27.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 08 09:44:22 2020 Received: (at 42263-done) by debbugs.gnu.org; 8 Jul 2020 13:44:22 +0000 Received: from localhost ([127.0.0.1]:37689 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtAN4-0001tE-B0 for submit@debbugs.gnu.org; Wed, 08 Jul 2020 09:44:22 -0400 Received: from flashner.co.il ([178.62.234.194]:39780) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jtAN2-0001sy-4V for 42263-done@debbugs.gnu.org; Wed, 08 Jul 2020 09:44:21 -0400 Received: from localhost (unknown [31.210.181.184]) by flashner.co.il (Postfix) with ESMTPSA id BDC9F4004A; Wed, 8 Jul 2020 13:44:13 +0000 (UTC) Date: Wed, 8 Jul 2020 16:43:41 +0300 From: Efraim Flashner To: Tanguy Le Carrour Subject: Re: [bug#42263] [PATCH] gnu: r-rcpp: Update to 1.0.5. Message-ID: <20200708134341.GB2355@E5400> References: <20200708120247.21958-1-tanguy@bioneland.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2B/JsCI69OhZNC5r" Content-Disposition: inline In-Reply-To: <20200708120247.21958-1-tanguy@bioneland.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 42263-done Cc: 42263-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --2B/JsCI69OhZNC5r Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks for the patch! This will result in ~550 package rebuilds so I've pushed it to the staging branch. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --2B/JsCI69OhZNC5r Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl8FzYwACgkQQarn3Mo9 g1GtqA//W4WnwEq60o4f3yWzGLJExgkHioP5qU+m5QWlO0xNDdBdbYw6R4sOfLHm E9+uGc9IO4Z8h3D9e3V6D7BLqtSf4F5Ls9GU/iDMpbNYDEzIYt94r+kibqKfRLDC zdQwt1qCvFzOBooq/WCFsGQyahVRbNVA22RS04yEYQ1+bJhJqHdCcLG7z58VVOzC hNorcoBpYdpD5JRp9jNIwqS7CT5qxmhgWL4yeF6tUtfff38WwJ9pC1mMHuV3PHFp oakXjL+mtHLpcKDO1LdGm0pSLjD8FG3MjoI5V2oggRcd//e4BXnyOmaUPPPN2OMq SAY7Z5ynRZLM4Xfmd7ikLG899Z8l81Tt+DSwcRy2MivlbGHkgoMo0tz3yTl1ZQrx 32ppjjbswnWEGJlwQJV5dQeEjj44Dofn+b8gqpaDzlLprYgx1xSiSjuTEmFNOpkn NRhJHOUOQBc51PypRJjh3+qlUSZvrsMfOqZY0lKbEHyRG+ITHNahqRpV/yJ990fP BO6J0rIU+d2tvGPRyMEx3rp0tF+SB1Rd1CCGHyxev6rkjBUIQguD6i2tO6ygIa9l DyMKjsrGA4p1idOQKgfYdf+8A2hhbHGW8Fi4jnVfGkTkNMBPqEuFih1FyEb9QRw9 SkqiX1yk+a0PVIBPyQCDLIH6bg85VKkXJ0f9VyXMaS/Szcglp50= =6TVt -----END PGP SIGNATURE----- --2B/JsCI69OhZNC5r-- From unknown Thu Jun 19 14:22:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 06 Aug 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator